netbox/docs/configuration
bctiemann f69de12c6d
Closes: #15842 - Option to hide local login form if SSO is in use (#18924)
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>
2025-03-17 12:02:18 -05:00
..
data-validation.md Initial work on #10244: Protection rules (#14097) 2023-10-30 14:36:56 -04:00
default-values.md Correct example default dashboard config 2023-09-19 14:40:52 -04:00
development.md Fix broken intra-page links 2024-08-29 09:13:02 -04:00
error-reporting.md Allowed configuration of Sentry send_default_pii parameter (#16803) 2024-07-09 08:39:43 -04:00
graphql-api.md Closes #17288: Limit the number of aliases within a GraphQL API requests to 10 (#17329) 2024-09-02 09:30:41 -04:00
index.md Fix broken link 2024-09-03 13:36:39 -04:00
miscellaneous.md Update documentation for v4.2 2024-11-26 12:38:29 -05:00
plugins.md Fix invalid links 2023-08-30 14:21:04 -04:00
remote-authentication.md Closes #15811: Note potential incompatibilities for remote auth headers containing underscores 2024-04-29 16:46:56 -04:00
required-parameters.md Closes #18820: Bump minimum PostgreSQL version to 14 (#18909) 2025-03-14 13:45:44 -05:00
security.md Closes: #15842 - Option to hide local login form if SSO is in use (#18924) 2025-03-17 12:02:18 -05:00
system.md 18896 Replace STORAGE_BACKEND with STORAGES and support Script running from S3 (#18680) 2025-03-17 07:36:34 -07:00