Help setting NameID
Cantor, Scott
cantor.2 at osu.edu
Thu Jun 8 17:27:39 EDT 2017
> Would there be a way that I can map NameIdentifier to a REMOTE_USER
> HTTP (or any) header variable? I’ve found references but I don’t quite
> understand how to implement.
The rule in attribute-map is what maps the incoming value into its local variable name. If you want REMOTE_USER set, and you're not on IIS, tell it to use that local variable name in the REMOTE_USER setting in shibboleth2.xml in place of the ones it looks at by default. If you're on IIS, you cannot rely on REMOTE_USER at present.
-- Scott
More information about the users
mailing list