namedID

Nate Klingenstein ndk at internet2.edu
Fri May 23 18:03:05 EDT 2014


Hong,

I'm just curious how webex get the value of this nameID?

That's up to webex and its SAML implementation.  SAML only defines mappings on the wire.

I have no idea how to define attribute mapping for nameID in SP? Could you give me an example?

There are several examples in the distribution attribute-map.xml file.  I think this one will be the most useful for you.  You'll need to change the name to what you're receiving and the id to what you're supplying to the web environment.

    <!-- Fourth, the SAML 2.0 NameID Format: -->
    <Attribute name="urn:oasis:names:tc:SAML:2.0:nameid-format:persistent" id="persistent-id">
        <AttributeDecoder xsi:type="NameIDAttributeDecoder" formatter="$NameQualifier!$SPNameQualifier!$Name" defaultQualifiers="true"/>
    </Attribute>

Thanks,
nate.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20140523/bb566648/attachment.html 


More information about the users mailing list