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