mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-05-02 19:04:52 -04:00
Increase the default SAML session expirary time to 15 minutes. (#7664)
This commit is contained in:
parent
c746889bb0
commit
b9df7f70bb
3 changed files with 4 additions and 3 deletions
|
@ -1454,7 +1454,7 @@ saml2_config:
|
|||
|
||||
# The lifetime of a SAML session. This defines how long a user has to
|
||||
# complete the authentication process, if allow_unsolicited is unset.
|
||||
# The default is 5 minutes.
|
||||
# The default is 15 minutes.
|
||||
#
|
||||
#saml_session_lifetime: 5m
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue