spring-security
spring-security copied to clipboard
Re-add support for CAS
The CAS client (4.0.0-SNAPSHOT) has just been updated to JDK 17 + Jakarta EE.
https://github.com/apereo/java-cas-client/commit/496adb1cf6bcc4ec55e7911c5eb5b75b5325bdf6
Hi @xhaggi, thanks for the report.
In order to re-add the support, we need to ensure that there is a GA release before our scheduled GA release. I'll keep an eye on the repository and when there is a new milestone or GA release we can assign it accordingly to ours.
If we re-add support, we should keep the following comment in mind about the Authentication
token type.
I could not find the schedule for the GA, therefore we cannot add the support now since we are not sure that there is gonna be a GA release before ours. Anyway, the support can be re-added in a minor version.
When the CAS support is re-added we should consider https://github.com/spring-projects/spring-security/pull/9881
Java CAS Client v4 has been released https://github.com/apereo/java-cas-client/releases/tag/v4.0.0
The issue https://github.com/spring-projects/spring-security/issues/12304 should be addressed while re-adding the support
Closed via https://github.com/spring-projects/spring-security/commit/b4d3ac6665dfe291d64525c72f80c953293bbb2b, https://github.com/spring-projects/spring-security/commit/e0284a450307cd3b4be862ea0013e9a73053cc4b and https://github.com/spring-projects/spring-security/commit/04369cf2da962c662066dee7ee670641f500fdf9
Hi folks, the support has been re-added. It would be great if folks tried the 6.1.0-SNAPSHOT and give some feedback about it before the GA. Thanks!
Just tried the 6.1.0-SNAPSHOT, it works just fine in my project.
Just tried the 6.1.0-SNAPSHOT, it works just fine in my project.
Hello @ElKhattoutiMohamed, I am developing some project using spring-security 6.2 and CAS 7, and have some problems validating the ticket in the spring app that cause an improperly redirection. Can you guide me in some way? due that you got fine with your project.
Regards a lot buddy.