mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-14 01:41:22 -06:00
![]() Closes: #15842 Branched from #18145 by @tobiasge Provides a new LOGIN_FORM_HIDDEN setting which allows the administrator to hide the local login form, intended only to be used when SSO is used exclusively for authentication. Note that this means local login will be impossible in the event of SSO provider issues, and can be remedied only through a change to the application config and a restart of the service. * #15842 - Hide login form This doesn't implement the full solution proposed in #15842 but enables administrators to hide the login form when users should only login with a SSO provider. To prevent a complete lockout when the SSO provider is having issues the GET parameter `skipsso` can be added to the login URL to show the form regardless. * Remove skipsso backdoor * Add warning --------- Co-authored-by: Tobias Genannt <tobias.genannt@qbeyond.de> |
||
---|---|---|
.. | ||
_theme | ||
administration | ||
configuration | ||
customization | ||
development | ||
features | ||
getting-started | ||
installation | ||
integrations | ||
media | ||
models | ||
plugins | ||
reference | ||
release-notes | ||
extra.css | ||
index.md | ||
introduction.md | ||
netbox_logo_dark.svg | ||
netbox_logo_light.svg |