Trouble with attributes from IBM
Peter Schober
peter.schober at univie.ac.at
Tue Jul 3 05:40:55 EDT 2012
* Pete Newing <pn at flexeyetech.com> [2012-07-03 09:30]:
> I recently had to do the same thing but ended up with something much
> simpler than you describe.
It's not the same thing.
> In 'shibboleth2.xml' I have:
> <SSO entityID="https://some.url.for.your.Idp"
> NameIDFormat="nameIDformat.that.you.want.to.use">
NameIDFormat != nameFormat.
The former specifies the format of the NameID, the latter specifies
the format that any SAML attribute name has on the wire (in this
community that's usually URIs).
-peter
More information about the users
mailing list