Set an attribute as REMOTE_USER but don't pass the attribute in the forwarded request
Cantor, Scott
cantor.2 at osu.edu
Wed Nov 6 20:30:42 EST 2013
On 11/6/13, 7:34 PM, "Bradley Wagner" <bradley.wagner at hannonhill.com>
wrote:
>Is it possible to map an attribute, set it as the REMOTE_USER but then
>*not* pass the attribute along in the forwarded request.
Nate addressed the solution, but for the record, no, you can't do that. If
it isn't mapped to something, it can't be referenced to end up in
REMOTE_USER.
-- Scott
More information about the users
mailing list