Relogin (::relogin)
Learn how to use the Relogin config.txt directive to specify the number of minutes after which a user must reauthenticate.
::relogin is used to specify the number of minutes after which a user must reauthenticate.
Set ::relogin=0 to reset the value.
Note: This directive does not apply to Shibboleth authentication, as there is no way within the Shibboleth workflow to request a reauthentication from the Service Provider (SP).
Qualifiers
Qualifier | Description |
---|---|
minutes | A number that indicates the maximum number of minutes before a user must reauthenticate. |
Syntax
::relogin=minutes
Example
Set the number of minutes before a user is forced to reauthenticate to 60 minutes.
::relogin=60