-
Notifications
You must be signed in to change notification settings - Fork 6k
Re-add support for CAS #11674
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
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 |
Apereo has just published cas-client-4.0.0-RC1 Maybe this helps |
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 #9881 |
Java CAS Client v4 has been released https://github.com/apereo/java-cas-client/releases/tag/v4.0.0 |
The issue #12304 should be addressed while re-adding the support |
This reverts commit caf4c47. Closes spring-projectsgh-12303 in spring-projectsgh-11674
Fix package name, dependency group id, formatting, import reordering. Issue spring-projectsgh-11674
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. |
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. |
The CAS client (4.0.0-SNAPSHOT) has just been updated to JDK 17 + Jakarta EE.
apereo/java-cas-client@496adb1
The text was updated successfully, but these errors were encountered: