Discussion:
Authentication loop
Marc Kalberer
2014-08-15 13:29:01 UTC
Permalink
Hello,
When I try to access an protected ressource, the browser "loop on itself".

Process is

prot_ressource => external authentication(ok) => user/pass accepted(ok)
=> (Infinite loop of prot_ressource => external authentication)

Where does it come from ?
--
*Programmers.ch*
Développement WEB
Solutions libres et Opensources
Tel: ++41 76 44 888 72
Site: http://www.programmers.ch
Marc Kalberer
2014-08-15 13:33:23 UTC
Permalink
oups ... sorry I wrote that question too fast, there was an error in the
shibboleth2.xml
=> everything is fine.
Post by Marc Kalberer
Hello,
When I try to access an protected ressource, the browser "loop on itself".
Process is
prot_ressource => external authentication(ok) => user/pass
accepted(ok) => (Infinite loop of prot_ressource => external
authentication)
Where does it come from ?
--
*Programmers.ch*
Développement WEB
Solutions libres et Opensources
Tel: ++41 76 44 888 72
Site: http://www.programmers.ch
--
*Programmers.ch*
Développement WEB
Solutions libres et Opensources
Tel: ++41 76 44 888 72
Site: http://www.programmers.ch
savitha
2014-08-18 10:46:27 UTC
Permalink
Hi I am facing the same problem ... did you find the solution ? please share

Thanks,
Savitha



--
View this message in context: http://shibboleth.1660669.n2.nabble.com/Authentication-loop-tp7605554p7605627.html
Sent from the Shibboleth - Users mailing list archive at Nabble.com.
--
To unsubscribe from this list send an email to users-unsubscribe-***@public.gmane.org
Marc Kalberer
2014-08-20 11:54:38 UTC
Permalink
Hello
My problem was due to an wrong mix between sslhandler and urlhandler and
cookieprops.

The authentication was working correctly but the cookies where setted on
the wrong domain.

Rem : conf in shibboleth2.xml

Marc

--------------------------
Envoyé depuis un smartphone, en m'excusant pour la briÚveté du message.

Hi I am facing the same problem ... did you find the solution ? please share

Thanks,
Savitha

--
View this message in context:
http://shibboleth.1660669.n2.nabble.com/Authentication-loop-tp7605554p7605627.html
Sent from the Shibboleth - Users mailing list archive at Nabble.com.
--
To unsubscribe from this list send an email to
users-unsubscribe-***@public.gmane.org

Loading...