set REMOTE_USER according to different IdPs
Cantor, Scott
cantor.2 at osu.edu
Thu Jun 19 15:40:50 EDT 2014
On 6/19/14, 3:35 PM, "Stefano Zanmarchi" <zanmarchi at gmail.com> wrote:
>We do use mod_rewrite to perform url manipulation, I'm not sure, how we
>could use it in this case, any
> idea?
Not really, I just know it can be used to execute rules that are
conditional based on variables of different sorts. I don't know if it can
actually create them though.
It looks like SetEnvIf is pretty advanced, maybe that could manage
something.
Probably you'd need an actual Apache module here to reset REMOTE_USER
based on a combination of other data.
-- Scott
More information about the users
mailing list