Skip to content

Commit 7b28df8

Browse files
author
Steve Riesenberg
committed
Document deprecation in SecurityContextRepository
Issue gh-12023
1 parent 63cf954 commit 7b28df8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/modules/ROOT/pages/migration.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ In Spring Security 5, the default xref:servlet/authentication/persistence.adoc#s
3737
In Spring Security 6, the default `SecurityContextRepository` is `DelegatingSecurityContextRepository`.
3838
If you configured the `SecurityContextRepository` only for the purpose of updating to 6.0, you can remove it completely.
3939

40+
=== Deprecation in SecurityContextRepository
41+
42+
There are no further migration steps for this deprecation.
43+
4044
[[requestcache-query-optimization]]
4145
=== Optimize Querying of `RequestCache`
4246

0 commit comments

Comments
 (0)