Hello,

We are implementing an access rule in cas 6.0.8. The SP requires specific names (urn) to integrate. For example, the current rule delivers:

            <saml2:Attribute FriendlyName="email" Name="email"
NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:unspecified">
<saml2:AttributeValue>[email protected]</saml2:AttributeValue>
            </saml2:Attribute>

and they request us:

            <saml2:Attribute FriendlyName="email" _*Name="urn:oid: 0.9.2342.19200300.100.1.3 "*_
NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:unspecified">
<saml2:AttributeValue>[email protected]</saml2:AttributeValue>
            </saml2:Attribute>


Some of you have experience in creating these specific rules, and you can help me.

thanks,

--
Alexi Pascual

--
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- You received this message because you are subscribed to the Google Groups "CAS Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/00c458e9-36cc-07e5-8464-465b264900dc%40uc.cl.

Reply via email to