Shibboleth SP - What triggers redirection through Embedded Discovery Service?
Kevin Foote
kpfoote at uoregon.edu
Fri May 9 19:28:18 EDT 2014
On May 9, 2014, at 4:11 PM, Ken Weiss <ken.weiss at ucop.edu> wrote:
> Here's what I have in my <Sessions> element now:
>
> <Sessions lifetime="28800" timeout="3600" relayState="ss:mem"
> checkAddress="false" handlerSSL="true" cookieProps=";
> path=/;secure; HttpOnly”>
That looks normal. I’m not sure that was the cause of your troubles either.. just a guess on my part :)
In your last message you said you had overrides defined but were not using them.
In my experience you either need to make use of them or remove them from confusion.
In your v-host for your override you do need to call that override (or stop using them)
AuthType shibboleth
ShibRequestSetting requireSession 1
ShibRequestSetting applicationId OVERRIDENAME
Just taking stabs here…
--------
thanks
kevin.foote
More information about the users
mailing list