[cas-user] Is there a way to replicate sessions in version 5.2.9 ?

2022-09-26 Thread Freedom K
Hi everyone, I am using CAS vesrion 5.2.9 with saml okta as authenticator and I am searching for a way to share the sessions between two cas servers. This is because the service is stored in the session and if the login requests starts in cas 1 but after the okta authentication is redirected to

Re: [cas-user] Is there a way to replicate sessions in version 5.2.9 ?

2022-09-27 Thread Freedom K
Mon, 2022-09-26 at 07:00 -0700, Freedom K wrote: > > Notice: This message was sent from outside the University of Victoria > email system. Please be cautious with links and sensitive information. > > > Hi everyone, > > I am using CAS vesrion 5.2.9 with saml okta as authen

[cas-user] redis setup in 5.2.9

2022-12-20 Thread Freedom K
Hi, How can I set up cas to use redis for ticket replication in 5.2.9? It seems to always tries to setup with ehcache. Thanks -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions:

Re: [cas-user] Problem with CAS 6.2.6

2023-01-03 Thread Freedom K
I am also facing the same issue. I am using OKTA as authenticator so when I try to login and the browser redirects to okta login page, if I wait 2 minutes and then provide my credentials, then the JSESSION changes resulting in loosing the destination service and redirecting to cas default page.

[cas-user] service registry with redis

2023-01-12 Thread Freedom K
Hi all, I am using cas 5.2.9 and trying to register the services at initialization from .json files using redis, but is not working. Is it possible in this cas version? Thanks -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines:

[cas-user] Re: service registry with redis

2023-01-12 Thread Freedom K
I have the configs cas.serviceRegistry.json.location=classpath:/services cas.serviceRegistry.initFromJson=true On Thursday, January 12, 2023 at 4:15:22 PM UTC+2 Freedom K wrote: > Hi all, > > I am using cas 5.2.9 and trying to register the services at initialization > from .json

[cas-user] tomcat session cookie expiration

2023-01-02 Thread Freedom K
Hi everyone. What is the default expiration time for the JSESSION cookie of tomcat for cas? I would like to increase it, as I thing it is small right now, but it is not working when I use the server.connection-timeout or server.session.timeout configs. The problem: I notice that when I try

Re: [cas-user] Why is ovewriting configs not supported in all kind of configs?

2022-12-02 Thread Freedom K
ther, else if they are read partially from different files, something is not working as expected. I am not sure if this kind of issue can happen in different config types as well. Thanks, Ria On Friday, December 2, 2022 at 11:50:09 AM UTC+2 Freedom K wrote: > Thank you Ray. > I will try it (

[cas-user] Exception Broken pipe

2022-12-21 Thread Freedom K
Hi, I am using cas 5.2.9 and sometimes I get the message [org.apereo.cas.web.FlowExecutionExceptionResolver] - and the exception org.apache.catalina.connector.ClientAbortException: java.io.IOException: Broken pipe Does anyone know why this is happenng and how I can fix it? cas_1

[cas-user] Why is ovewriting configs not supported in all kind of configs?

2022-12-01 Thread Freedom K
Hi everyone, I am facing an issue when trying to create a config file hierarchy for cas. I am using something like the below arguments in the run line of cas --spring.config.location=conf/cas_base.properties,conf/cas_custom.properties so as to be able to have some hierarchy of configs based on

Re: [cas-user] Why is ovewriting configs not supported in all kind of configs?

2022-12-02 Thread Freedom K
, December 1, 2022 at 6:42:36 PM UTC+2 Ray Bon wrote: > Ria > > This sounds more like a spring config issue than a cas one. > This logger may provide some details: > > > > Ray > > On Thu, 2022-12-01 at 07:10 -0800, Freedom K wrote: > > Notice: This message

[cas-user] Change the default "Log In Successful" page

2022-11-15 Thread Freedom K
Hi everyone. I am using cas version 5.2.9 and okta as the identity provider. Sometimes it happens that after the authentication with okta, probably teh session changes and the service is not recognized by CAS, resulting in the green screen of CAS "Log In Successful" (url