[cas-user] Re: Trouble with ActiveMQ/Artemis JMS ticketing system on Cas 6.5.6.

2022-08-09 Thread Lars Grefer
We found the same Problem on CAS 6.5.5 with a JPA-Ticket Registry and delegation to a Microsoft AD via SAML2. TL;DR: It seems like CAS failes to read the JSON it wrote earlier. Inside the stored ticket is some JSON Data which gets serialized when the ticket is stored. When the tickets is then r

[cas-user] CAS not resolving LDAPAuthenticationHandler

2022-08-09 Thread Tariq Hassan
Hi It seems my CAS 6.5.6 is unable to resolve LDAP authentication handler as a handler its falling to HttpBasedServiceCredentialsAuthenticationHandler ( i highlighted the relevant log with red color) always & failing . *I have also updated my gradle file for cas ldap support * Here are the

[cas-user] OAuth in CAS 6.5.6: Encryption and signing not enabled

2022-08-09 Thread Agustín Ezequiel Pereyra
Hello, I'm testing Apereo CAS 6.5.6. I enabled OAuth2.0 in order to use CAS as an OAuth server, and applyied the following configuration (based on what is showed at https://fawnoos.com/2019/11/04/cas62x-oauth-jwt-access-token/, https://apereo.github.io/cas/6.3.x/configuration/Configuration-Pro