From 18e27dcccf0dcd6a29004bc075a4a20a4e79aba3 Mon Sep 17 00:00:00 2001 From: braginini Date: Tue, 14 Mar 2023 16:27:44 +0100 Subject: [PATCH] Add force expiration note --- docs/how-to-guides/periodic-authentication.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/how-to-guides/periodic-authentication.md b/docs/how-to-guides/periodic-authentication.md index a17f1770..1b20944f 100644 --- a/docs/how-to-guides/periodic-authentication.md +++ b/docs/how-to-guides/periodic-authentication.md @@ -19,6 +19,11 @@ You can configure the expiration period in the same section. peer-login-expiration

+ +:::danger +Enabling peer expiration will cause some peers added with the SSO login to disconnect, and re-authentication will be required. +::: + ### Disabling expiration individually per peer You can disable login expiration per peer without disabling expiration globally. In the Peers tab of the web UI click on the peer you want to disable expiration for and use the Login Expiration switch.