Blox Onboarding
<?xml version="1.0"?>
<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata"
validUntil="2025-03-26T19:03:07Z"
cacheDuration="PT604800S"
entityID="https://admin-chicago2.bloxcms.com/">
<md:SPSSODescriptor AuthnRequestsSigned="false" WantAssertionsSigned="false" protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol">
<md:NameIDFormat>urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified</md:NameIDFormat>
<md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
Location="https://admin-chicago2.bloxcms.com/-/login/saml/return"
index="1" />
<md:AttributeConsumingService index="1">
<md:ServiceName xml:lang="en">BLOX CMS attributes</md:ServiceName>
<md:ServiceDescription xml:lang="en">Auto-provisioning attributes for BLOX CMS SAML SSO</md:ServiceDescription>
<md: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>
</md:RequestedAttribute>
</md:AttributeConsumingService>
</md:SPSSODescriptor>
</md:EntityDescriptor>