Add SSO login link

This commit is contained in:
braginini
2023-03-14 16:22:59 +01:00
parent dc458f2479
commit 53f5b2d319

View File

@@ -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.
<p align="center">
<img src="/docs/img/how-to-guides/individual-peer-login-expiration.png" alt="peer-login-expiration" style={{boxShadow: '0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)'}} />