Retrieve NameID

Rod Widdowson rdw at steadingsoftware.com
Fri Jun 29 09:45:22 EDT 2018


> The NameID is set as the username from our IDP. I am able to access it on our php side with simpleSAMLphp with
get_object_vars($this-
> >session->getAuthData('saml:sp:NameID'))['value'] since it is passed over. I would like to be able to do something similar with
Shibboleth
> if possible so I can set a variable to be equal to the result.

Shibboleth SP 	-> it’s the same as SSP
Shibboleth IdP	-> In a view?  Check out [1]
		-> At other times (like in attribute resolution or filtering) - it in the documentation


[1] https://wiki.shibboleth.net/confluence/display/IDP30/VelocityVariables



More information about the users mailing list