Add warning

This commit is contained in:
Brian Tiemann 2025-03-17 10:49:23 -04:00
parent 6ceceb5c58
commit ceb0d693af

View File

@ -190,7 +190,10 @@ The lifetime (in seconds) of the authentication cookie issued to a NetBox user u
Default: False
Option to hide the login form when only SSO authentication is in use.
Option to hide the login form when only SSO authentication is in use.
!!! warning
If the SSO provider is unreachable, login to NetBox will be impossible if this option is enabled. The only recourse is to disable it in the local configuration and restart the NetBox service.
---