1
0
mirror of synced 2026-08-04 17:27:13 +00:00

Address SessionLimitStrategy

Closes gh-16206
This commit is contained in:
Claudenir Machado
2024-12-05 12:50:38 +00:00
committed by Josh Cummings
parent 6bc6946ad9
commit 1864577e98
14 changed files with 627 additions and 15 deletions
@@ -2168,6 +2168,9 @@ Allows injection of the ExpiredSessionStrategy instance used by the ConcurrentSe
Maps to the `maximumSessions` property of `ConcurrentSessionControlAuthenticationStrategy`.
Specify `-1` as the value to support unlimited sessions.
[[nsa-concurrency-control-max-sessions-ref]]
* **max-sessions-ref**
Allows injection of the SessionLimit instance used by the ConcurrentSessionControlAuthenticationStrategy
[[nsa-concurrency-control-session-registry-alias]]
* **session-registry-alias**