custom nameid format
Liam Hoekenga
liamr at umich.edu
Wed Apr 26 12:08:44 EDT 2017
Per
https://wiki.shibboleth.net/confluence/display/IDP30/CustomNameIDGenerationConfiguration
You should always start by trying to use a standard Format of some
sort that fits the data you need to send. If no standard Format exists
for the data, use the URI name of the underlying SAML Attribute as
the Format. For example, passing an employee ID should be done
using a Format of urn:oid:2.16.840.1.113730.3.1.3
Is that suggesting
urn:oasis:names:tc:SAML:1.1:nameid-format:urn:oid:2.16.840.1.113730.3.1.3 ?
Does it matter if you use SAML:1.1 or SAML:2.0 if you're making up a nameID
format that isn't defined by the spec?
Liam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20170426/bd8dc14a/attachment.html>
More information about the users
mailing list