IdP 3 return UserId in NameId
jmarsch
marschj at planetmarsch.com
Tue Jun 30 19:07:49 EDT 2015
Hi Scott:
Is this the post you were referring?
https://wiki.shibboleth.net/confluence/display/IDP30/NameIDGenerationConfiguration
If so, I have tried to follow it, but I must have done something wrong.
Symptom:
There is no NameId node in the SAML XML returned
What I did:
In saml-nameid.properties, uncommented the following lines:
idp.persistentId.generator = shibboleth.ComputedPersistentIdGenerator
idp.persistentId.sourceAttribute = uid
idp.persistentId.salt = IChangedThisToSomethingRandom
(I only changed those lines in saml-nameid.properties -- all else I left
commented)
In saml-nameid.xml, I uncommented this:
<ref bean="shibboleth.SAML2PersistentGenerator" />
and I commented this:
(leaving it uncommented resulted in a NameId that was still
transient/encrypted)
Where have I gone wrong?
--
View this message in context: http://shibboleth.1660669.n2.nabble.com/IdP-3-return-UserId-in-NameId-tp7616812p7616822.html
Sent from the Shibboleth - Users mailing list archive at Nabble.com.
More information about the users
mailing list