Hi, do you check UseCanonicalName in your apache config?
UseCanonicalName: Determines how Apache constructs self-referencing
URLs and the SERVER_NAME and SERVER_PORT variables.
When set "Off", Apache will use the Hostname and Port supplied
by the client. When set "On", Apache will use the value of the
ServerName directive.
El 02/25/2016 a las 10:54 AM, Bryan Wooten escribió:
We have an Apache server running mod_auth_cas that sits behind a
Citrix load balancer that does SSL termination.
So the user goes to https://server.utah.edu/secure and the load
balancer hits the real server at http://server.utah.edu/secure due to
the SSL termination.
This results in mod_auth_cas trying to validate a ticket with a
service URL of http://server.utah.edu/secure. Naturally CAS refuses to
validate the ticket (http://server.utah.edu is not in our service
registry).
With the Java client we can explicitly set the service url to https
even when the load balancer is doing SSL termination.
I can't find a way to explicitly set the service url with the
mod_auth_cas client. Am I missing something?
Any ideas? Or is this a Citrix LB question?
Thanks.
--
You received this message because you are subscribed to the Google
Groups "CAS Community" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to [email protected]
<mailto:[email protected]>.
Visit this group at
https://groups.google.com/a/apereo.org/group/cas-user/.
--
Jp
--
You received this message because you are subscribed to the Google Groups "CAS
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/.