SP not getting attributes

Peter Schober peter.schober at univie.ac.at
Thu Jan 23 17:39:29 EST 2020


* Lohr, Donald <lohrda at jmu.edu> [2020-01-23 23:09]:
> <saml2:Attribute FriendlyName="*acmeGroups*" Name="acmeGroups"
> NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">

Note that unless the actual "acmeGroups" attribute name really is an
URI the above is not appropriate. You'd use "basic" naming for such
values (and again in the attribute map at the SP).

But your map entries matche those, so that's not the reason for the
"skipping unmapped" events.

-peter


More information about the users mailing list