set REMOTE_USER according to different IdPs

Stefano Zanmarchi zanmarchi at gmail.com
Thu Jun 19 15:35:10 EDT 2014


Thanks Scott,
too bad, no guarantee about that.
We do use mod_rewrite to perform url manipulation, I'm not sure, how we
could use it in this case, any idea?
Il giorno 19/giu/2014 17:15, "Cantor, Scott" <cantor.2 at osu.edu> ha scritto:

> On 6/19/14, 10:59 AM, "Stefano Zanmarchi" <zanmarchi at gmail.com> wrote:
>
> >we need to set REMOTE_USER (SP running on apache) with the value
> >of a certain attribute if the authenticated user comes from IdP A
> >and with another attribute if she comes from IdP B.
> >
> >How can we do that?
>
> No easy way. About the only way would be filtering, I think. You'd have to
> guarantee that each attribute was only populated by one IdP and then you
> can just use the usual list of attributes in REMOTE_USER.
>
> Could be that mod_rewrite could do something here.
>
> -- Scott
>
>
> --
> 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/20140619/769e51aa/attachment.html 


More information about the users mailing list