Skip to content
Snippets Groups Projects
Commit 4db7fb39 authored by Ryan Rumbaugh's avatar Ryan Rumbaugh
Browse files

Onboard BLOX digital service provider

parent eb80d00c
No related branches found
No related tags found
1 merge request!488Resolve "Blox Onboarding"
......@@ -32325,4 +32325,46 @@
<OrganizationURL xml:lang="en-US">https://www.teamdynamix.com</OrganizationURL>
</Organization>
</EntityDescriptor>
<EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://admin-chicago2.bloxcms.com/">
<Extensions>
<mdrpi:RegistrationInfo registrationAuthority="https://nebraska.edu/nefed" />
<mdattr:EntityAttributes>
<saml:Attribute Name="http://macedir.org/entity-category"
NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
<saml:AttributeValue>
https://nebraska.edu/category/registered-by-nefed</saml:AttributeValue>
</saml:Attribute>
</mdattr:EntityAttributes>
<mdui:UIInfo>
<mdui:DisplayName xml:lang="en">BLOX CMS attributes</mdui:DisplayName>
<mdui:Description xml:lang="en">BLOX CMS attributes</mdui:Description>
<mdui:InformationURL xml:lang="en">https://www.bloxdigital.com</mdui:InformationURL>
<mdui:PrivacyStatementURL xml:lang="en">https://www.bloxdigital.com/about/privacy/townnews-privacy-statement/article_6c5e277c-b368-5fd2-b507-7d1ca6406a27.html</mdui:PrivacyStatementURL>
</mdui:UIInfo>
</Extensions>
<SPSSODescriptor AuthnRequestsSigned="false" WantAssertionsSigned="false" protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol">
<NameIDFormat>urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified</NameIDFormat>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
Location="https://admin-chicago2.bloxcms.com/-/login/saml/return"
index="1" />
<AttributeConsumingService index="1">
<ServiceName xml:lang="en">BLOX CMS attributes</ServiceName>
<ServiceDescription xml:lang="en">Auto-provisioning attributes for BLOX CMS SAML SSO</ServiceDescription>
<RequestedAttribute Name="https://townnews.com/specs/blox/admin/saml/attr/domaingroup" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" FriendlyName="domaingroup" isRequired="false">
<saml:AttributeValue xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">example.com:Administrators</saml:AttributeValue>
<saml:AttributeValue xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">example.org:Reporters</saml:AttributeValue>
<saml:AttributeValue xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">example.org:Classifieds Ads Managers</saml:AttributeValue>
</RequestedAttribute>
</AttributeConsumingService>
</SPSSODescriptor>
<Organization>
<OrganizationName xml:lang="en-US">BLOX CMS attributes</OrganizationName>
<OrganizationDisplayName xml:lang="en-US">BLOX CMS attributes</OrganizationDisplayName>
<OrganizationURL xml:lang="en-US">https://www.teamdynamix.com</OrganizationURL>
</Organization>
<ContactPerson contactType="support">
<GivenName>Anna Berg</GivenName>
<EmailAddress>aberg@nebraska.edu</EmailAddress>
</ContactPerson>
</EntityDescriptor>
</EntitiesDescriptor>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment