mirror of
https://github.com/portainer/portainer-docs.git
synced 2026-03-27 04:48:31 +07:00
GITBOOK-23: BE-12265: Session lifetime behaviour
This commit is contained in:
committed by
gitbook-bot
parent
24a8e6b56c
commit
fe619000e5
@@ -4,6 +4,10 @@ Portainer provides its own internal authentication mechanism, encrypting user pa
|
||||
|
||||
{% hint style="info" %}
|
||||
For all authentication types you can adjust the session lifetime (the time before users are forced to reauthenticate). The default is 8 hours.
|
||||
|
||||
Session lifetime changes apply only to new logins, existing sessions keep their original expiry. 
|
||||
|
||||
Expired sessions redirect to login without ending the upstream OAuth session.
|
||||
{% endhint %}
|
||||
|
||||
When using internal authentication, an administrator can set the minimum length for users' passwords. The default is 12 characters, but this can be adjusted using the slider. Any users with passwords that don't meet the requirements will be asked to update their passwords when they next log in.
|
||||
|
||||
Reference in New Issue
Block a user