Incorrect link in Shibboleth IDP 3 RemoteUserAuthnConfiguration wiki page?

Losen, Stephen C. (scl) scl at eservices.virginia.edu
Tue Apr 19 07:17:15 EDT 2016


Hi folks,

This wiki page

https://wiki.shibboleth.net/confluence/display/IDP30/RemoteUserAuthnConfiguration

has a link called "parameters" that refers back to this same URL.  However, the surrounding text implies that "parameters" refers to another page with details about configuring parameters for the RemoteUser servlet.

I am using jetty with apache httpd as a reverse HTTP proxy and I need to pass the REMOTE_USER variable from httpd to the IDP in a HTTP header.  I was able to figure this out after much googling. I suspect that the "parameters" link should lead to the information that I needed.

Some related information: jetty 9.3 now has a "http-forwarded" module that is configured for the HTTP headers X-Forwarded-For,  X-Forwarded-Proto, and friends. I used it in place of the "http" module (which "http-forwarded" extends) and it works great.  Might be worth a mention in the Jetty 9.3 setup wiki.

Stephen C. Losen
ITS - Systems and Storage
University of Virginia
scl at virginia.edu    434-924-0640



More information about the users mailing list