Re: [cas-user] About session expiration

2023-07-02 Thread IT
Dear everyone, Thanks for your replies. We'll check the related parameter and apply it our environment. Best regards. On Wednesday, June 14, 2023 at 8:09:29 PM UTC+3 Ray Bon wrote: > Gökhan, > > Perhaps this attribute: > cas.tgc.pin-to-session=true > > See Optional configuration at > https://a

Re: [cas-user] Cas Client PKIX path building failed

2023-07-02 Thread Petr Bodnár
Hi, provided you've got setup CAS and its certificate correctly, did you check that your Java client application really uses the truststore file located at "C:\Program Files\Java\jdk-17\lib\security\cacerts"? You can do that by adding the following JVM option (system property) when starting the

Re: [cas-user] Configuration Error

2023-07-02 Thread Petr Bodnár
A tip to the original question (which was posted in a somewhat confusing format??): You get just this line without any useful error details: ERROR [org.springframework.boot.SpringApplication] - This is because for some reasons, someone decided that logged stacktraces will go to a dedicat

[cas-user] Re: Unsupported class file major version 65

2023-07-02 Thread 'Char Lin' via CAS Community
Thanks for your reply first. my JAVA_HOME sure is set correctly. and this problem has be fixed on master:https://github.com/apereo/cas/commit/9ce2c9e45c1b47342c68b71a3151ca37cfe5a0d5 在2023年6月30日星期五 UTC+8 12:48:25 写道: > You you sure JAVA_HOME is set correctly? What does the CAS banner state > d