Re: [cas-user] JDBC attribute repository not working since 6.3.0-R3

2023-06-09 Thread Ray Bon
Andrea, It is possible that property names have changed across versions. To get a file with all cas properties: ./gradlew exportConfigMetadata Then search that file for your property. eg: You have: cas.authn.attributeRepository.defaultAttributesToRelease In version 6.5 it is:

[cas-user] JDBC attribute repository not working since 6.3.0-R3

2023-06-09 Thread Andrea Del Bene
Hi everyone, I'm working on my Apereo CAS installation to upgrade it from 6.0.x to the last 6.6.x. My installation has a number of services which must be accessed on a role-based policy basis and the are configured like this: /"accessStrategy" : {// //    "@class" :