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
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
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