No attributes are getting passed to SP from my IdP

lalithj j_lalith at hotmail.com
Mon Mar 18 03:20:03 EDT 2013


Hi All,

To make things simpler to explain,

I got two attributes which can  be passed to clients from my IdP (say
commonName, displayName),

Instead of modifying the attribute-filter.xml of IdP, I was under the
impression if below two entries do exist in SP metadata (kept in IdP), that
will pass the attributes to SP, but unfortunately it does not pass those,


segment of SP meta data

<AttributeConsumingService index="1" isDefault="true">
        <ServiceName xml:lang="en">Test Service</ServiceName>
        <RequestedAttribute FriendlyName="commonName" Name="urn:oid:2.5.4.3"
NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"
isRequired="true"/>
        <RequestedAttribute FriendlyName="displayName"
Name="urn:oid:2.16.840.1.113730.3.1.241"
NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"
isRequired="true"/>
</AttributeConsumingService>
        

Do I have to modify else where, I thought, to have these defined in SP meta
data is the best practice 
Basically I like SP meta data contains this not the attribute-filter.xml 

Please let us know, if I am missing anything here or if I have to modify
elsewhere



Thanks





--
View this message in context: http://shibboleth.1660669.n2.nabble.com/No-attributes-are-getting-passed-to-SP-from-my-IdP-tp7585448.html
Sent from the Shibboleth - Users mailing list archive at Nabble.com.


More information about the users mailing list