idp v3 - How to make the name and friendlyname of an attribute the same?
Marc Boorshtein
mboorshtein at gmail.com
Thu Mar 12 09:08:36 EDT 2015
It doesn't appear in the assertion. It did before I changed the name. The
name format issue was what I was thinking but couldn't figure out
what/where to set it. Thats on the attribute encoding in the
attribute-resolver.xml file?
Thanks
Marc
On Mar 12, 2015 8:39 AM, "Peter Schober" <peter.schober at univie.ac.at> wrote:
> * Marc Boorshtein <mboorshtein at gmail.com> [2015-03-12 13:10]:
> > I've gotten attributes into my assertion from LDAP, but am trying to make
> > the name be the same as the friendlyname. For instance with uid instead
> of
> > name="urn:oid:0.9.2342.19200300.100.1.1" showing up in the assertion I
> need
> > it to be name="uid". I tried just changing the name attribute in
> > attribute-resolver.xml but then the attribute doesn't appear at all.
> What
> > am I missing?
>
> What means "doesn't appear at all? If it doesn't appear in the audit
> log as being released then maybe it's just not being released?
> Also note that if you change the name from
> "urn:oid:0.9.2342.19200300.100.1.1" to "uid" you'll also have to
> change the NameFormat to basic, as the defailt is URI and "uid" is not
> a valid URI.
> -peter
> --
> To unsubscribe from this list send an email to
> users-unsubscribe at shibboleth.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20150312/e70b7859/attachment.html
More information about the users
mailing list