Hello, I installed a CAS server in version 6.2.7. No worries for the connection and the connection to the different services. We are only having a weird problem. On a computer, with Firefox no worries, on the other hand with Chrome, Edge, etc. and even on a smartphone with any browser, the CAS connection page loops permanently and does not connect to the service. It sometimes happens that by trying again 4-5 times in a row it will work but it is very random. If we simply connect to the login page we can connect well. Can it be a problem with cookies management, redirects or other? I can't find what options added in the cas.properties Does anyone have any configuration examples?
Thank you for your help. Florent De: "Ray Bon" <[email protected]> À: "CAS Community" <[email protected]> Envoyé: Lundi 1 Février 2021 18:24:29 Objet: Re: [cas-user] Problem with CAS 6.2.6 Florent, Once you have authenticated, cas will return a TGC (ticket granting cookie) to the browser. As long as this cookie is active, you should not see the log in page. Those browsers my have some security settings that affect the TGC. Use you developer tools to see if the TGC is being deleted or not sent to cas. There are some cookie setting, [ https://apereo.github.io/cas/6.3.x/configuration/Configuration-Properties-Common.html#cookie-properties | https://apereo.github.io/cas/6.3.x/configuration/Configuration-Properties-Common.html#cookie-properties ] and [ https://apereo.github.io/cas/6.3.x/configuration/Configuration-Properties.html#ticket-granting-cookie | https://apereo.github.io/cas/6.3.x/configuration/Configuration-Properties.html#ticket-granting-cookie ] . Ray On Mon, 2021-02-01 at 14:19 +0100, Florent Vallée wrote: Notice: This message was sent from outside the University of Victoria email system. Please be cautious with links and sensitive information. Hello, I have a problem with CAS, I have access on any browser to the authentication page and it returns me the requested attributes. However, when I want to connect to an authorized service, it only works on Firefox. On Edge, Chrome this constantly returns me to the authentication page. Anyone have any idea what the problem is? Florent -- Ray Bon Programmer Analyst Development Services, University Systems 2507218831 | CLE 019 | [ mailto:[email protected] | [email protected] ] I respectfully acknowledge that my place of work is located within the ancestral, traditional and unceded territory of the Songhees, Esquimalt and WSÁNEĆ Nations. -- - Website: [ https://apereo.github.io/cas | https://apereo.github.io/cas ] - Gitter Chatroom: [ https://gitter.im/apereo/cas | https://gitter.im/apereo/cas ] - List Guidelines: [ https://goo.gl/1VRrw7 | https://goo.gl/1VRrw7 ] - Contributions: [ https://goo.gl/mh7qDG | https://goo.gl/mh7qDG ] --- 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 [ mailto:[email protected] | [email protected] ] . To view this discussion on the web visit [ https://groups.google.com/a/apereo.org/d/msgid/cas-user/c65f808fc4b75ed31cf4582b3fe872b87b9894b1.camel%40uvic.ca?utm_medium=email&utm_source=footer | https://groups.google.com/a/apereo.org/d/msgid/cas-user/c65f808fc4b75ed31cf4582b3fe872b87b9894b1.camel%40uvic.ca ] . -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- 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]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/990533633.1128397.1612272793520.JavaMail.zimbra%40insa-cvl.fr.
