mirror of
https://github.com/pcvolkmer/etl-processor.git
synced 2025-04-19 17:26:51 +00:00
fix: remove maxSessionsPreventsLogin
This commit is contained in:
parent
5928d52237
commit
a008641192
@ -112,7 +112,6 @@ class AppSecurityConfiguration(
|
||||
sessionManagement {
|
||||
sessionConcurrency {
|
||||
maximumSessions = 1
|
||||
maxSessionsPreventsLogin = true
|
||||
expiredUrl = "/login?expired"
|
||||
}
|
||||
sessionFixation {
|
||||
|
Loading…
x
Reference in New Issue
Block a user