Issue setting up Shibboleth on RedHat server running apache. /secure is resolving, but /Shibboleth.sso is not
Cantor, Scott
cantor.2 at osu.edu
Fri Jan 11 12:21:54 EST 2019
On 1/11/19, 12:09 PM, "users on behalf of Kelsey, Bart" <users-bounces at shibboleth.net on behalf of Bart.Kelsey at osumc.edu> wrote:
> I'm trying to get Shibboleth set up on a RedHat server running apache. Currently, /secure correctly forwards the user to > the Shibboleth login page, but the login fails because nothing under /Shibboleth.sso is resolving correctly (I'm getting a
> "not found" error).
Incorrect/inappropriate change to the handlerURL setting or a proxy/forwarding situation and not excluding /Shibboleth.sso from the proxying are the only reasons this can happen with Apache.
What exactly returns the 404 is the most relevant factor. If not Apache itself it's a clear sign of a proxy rule being wrong. Apache's errors are self-evident, they don't look anything like a 404 from a Tomcat or some other proxied container or server.
-- Scott
More information about the users
mailing list