Update warning in documentation to be consistent with the rest of the page
This commit is contained in:
parent
529c84f0fd
commit
6e41d7b51e
1 changed files with 6 additions and 1 deletions
|
@ -149,7 +149,12 @@ Immediately after logging in with this default user you will be asked to modify
|
|||
## OpenID Connect - Single Sign-On (SSO)
|
||||
|
||||
Nginx Proxy Manager supports single sign-on (SSO) with OpenID Connect. This feature allows you to use an external OpenID Connect provider log in.
|
||||
*Note: This feature requires a user to have an existing account to have been created via the "Users" page in the admin interface.*
|
||||
|
||||
::: warning
|
||||
|
||||
Please note, that this feature requires a user to have an existing account to have been created via the "Users" page in the admin interface.
|
||||
|
||||
:::
|
||||
|
||||
### Provider Configuration
|
||||
However, before you configure this feature, you need to have an OpenID Connect provider.
|
||||
|
|
Loading…
Reference in a new issue