Uploads over SSL failing after SAML integration
Cantor, Scott
cantor.2 at osu.edu
Wed Dec 5 10:09:32 EST 2012
On 12/5/12 7:31 AM, "MikeWho" <who at me.com> wrote:
>
>Thanks for the heads-up regarding that header. We were having problems
>receiving custom attributes; so I'll review the attribute map to see why
>that is.
HTTP_REMOTEUSER is a custom header. The only reason to use it is to take
advantage of the logic that populates REMOTE_USER (or the header in this
case) with the first value found from a sequence of attributes. The key
point is that it's not REMOTE_USER, won't work with most applications that
need REMOTE_USER, and might lead somebody to think it will.
-- Scott
More information about the users
mailing list