Removing Qualifiers from NameID
Brandon McKean
mckeanbs at jmu.edu
Wed Mar 15 09:05:43 EDT 2017
Hi Everyone,
I'm working with a vendor that requires passing an email address within
the nameid. I've done this before and managed to get things working, but
I'm being asked to see about removing the qualifiers from it.
Specifically, it'd be making something like this:
> <saml2:NameID Format="urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress"
> NameQualifier="https://url.goes.here"
> SPNameQualifier="https://url.goes.here/"
> >mckeanbs at jmu.edu</saml2:NameID>
Into something like this:
> <saml2:NameID Format="urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress">mckeanbs at jmu.edu</saml2:NameID>
I've looked in the wiki for NameID generation and I can't seem to find
anything for this specific issue. Any help would be appreciated.
Thanks,
--
Brandon McKean
IT / Systems
Linux Administrator
(540)568-4235
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20170315/84ce5016/attachment-0001.html>
More information about the users
mailing list