diff --git a/docs/how-to-guides/periodic-authentication.md b/docs/how-to-guides/periodic-authentication.md index 01854757..a17f1770 100644 --- a/docs/how-to-guides/periodic-authentication.md +++ b/docs/how-to-guides/periodic-authentication.md @@ -7,7 +7,7 @@ To ensure a high level of security, NetBird offers a peer login expiration featu Every new network has this feature enabled, and the expiration period is set to 24 hours by default. You can disable this feature and configure the expiration period in the account settings in the web UI https://app.netbird.io/settings. :::tip -This feature is only applied to peers added with the interactive SSO login feature. Peers, added with a setup key, won't be affected. +This feature is only applied to peers added with the [interactive SSO login feature](/getting-started/installation#running-netbird-with-sso-login). Peers, added with a setup key, won't be affected. ::: ### Disabling expiration Login expiration can be disabled globally for the whole network or individually for each peer. @@ -22,7 +22,7 @@ You can configure the expiration period in the same section. ### 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. -Peers with expiration disabled will be marked with a corresponding label in the peers' table. +Peers with `expiration disabled` will be marked with a corresponding label in the peers' table.