mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 09:12:14 +00:00
Document CAS support removal
Closes gh-12163
This commit is contained in:
parent
36761bda28
commit
001452d249
@ -327,6 +327,11 @@ There are no further migration steps for this feature.
|
|||||||
|
|
||||||
There are no further migration steps for this feature.
|
There are no further migration steps for this feature.
|
||||||
|
|
||||||
|
=== Remove CAS support
|
||||||
|
|
||||||
|
In Spring Security 6.0, the CAS support https://github.com/spring-projects/spring-security/issues/10441[has been removed].
|
||||||
|
There is no direct replacement for it, however, it is possible to https://apereo.github.io/cas/6.6.x/authentication/OAuth-Authentication.html[configure your CAS server to act as an OAuth 2.0 Authentication Provider] and use the xref::servlet/oauth2/index.adoc[OAuth 2.0 support in Spring Security].
|
||||||
|
|
||||||
== Reactive
|
== Reactive
|
||||||
|
|
||||||
=== Use `AuthorizationManager` for Method Security
|
=== Use `AuthorizationManager` for Method Security
|
||||||
|
Loading…
x
Reference in New Issue
Block a user