mirror of
https://github.com/pcvolkmer/etl-processor.git
synced 2025-07-01 22:22:53 +00:00
fix: remove maxSessionsPreventsLogin
This commit is contained in:
@ -112,7 +112,6 @@ class AppSecurityConfiguration(
|
||||
sessionManagement {
|
||||
sessionConcurrency {
|
||||
maximumSessions = 1
|
||||
maxSessionsPreventsLogin = true
|
||||
expiredUrl = "/login?expired"
|
||||
}
|
||||
sessionFixation {
|
||||
|
Reference in New Issue
Block a user