Multiple URL's for one application
Cantor, Scott
cantor.2 at osu.edu
Fri Jan 20 15:01:45 GMT 2012
On 1/20/12 6:05 AM, "Jonathan Knight" <j.knight at isc.keele.ac.uk> wrote:
>
>are all answered by the same application, although only the
>owen.vle.keele.ac.uk URL is unique to this server. The other URL's are
>fed through load balancers to a number of backend servers. This isn't
>virtual hosting, it's really just multiple, load balanced, URL's for the
>same application.
>
>
>I've been reading this excellent piece of documentation
>
>https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPApplicationOv
>erride
There's no reason you should. You said you had one application, so there's
nothing to override. Virtual hosts do not have to be distinct
applications. It doesn't sound like you have more than one.
>So what I've done is to build the shibboelth integration and that is
>working fine for the owen.vle.keele.ac.uk URL. Then I put the following
>into the apache config file
>
>ShibRequestSetting applicationId default
>
>hoping that would override the application ID so that the default
>application would be used for all the URL's that this server might answer.
Just undo what you originally did and they will all be defaulted.
All of your endpoints need to be in metadata. You apparently omitted some
in whatever process you follow to register your metadata with the IdP(s)
involved. That isn't related to, and won't be fixed by, using application
overrides.
-- Scott
More information about the users
mailing list