Send additional Atrributes in nameid format

krrishv krish.v at gmail.com
Fri Jan 24 14:43:44 EST 2014


Hi,

I would like to send additional attributes like mail, firstname in the
unspecified nameid format in attribute statement. When i try to create a
attribute map in resolver file as below.

<resolver:AttributeDefinition xsi:type="SAML2NameID"
xmlns="urn:mace:shibboleth:2.0:resolver:ad"
                              id="FirstName"
                              sourceAttributeID="givenname"
                             
nameIdFormat="urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified">
 
     <resolver:Dependency ref="myLDAP" />
 
</resolver:AttributeDefinition>

and in filter i have the below release policy.

  <AttributeRule attributeID="FirstName"> 
        <PermitValueRule xsi:type="basic:ANY" /> 
    </AttributeRule>

I don't see the attribute getting released.  Can someone help.



--
View this message in context: http://shibboleth.1660669.n2.nabble.com/Send-additional-Atrributes-in-nameid-format-tp7594293.html
Sent from the Shibboleth - Users mailing list archive at Nabble.com.


More information about the users mailing list