Describe the Feature
An option in the authentication menu to disable logins with username/password, so that users can only log with an external provider (discord/authentik etc.)
This may help with hardening access and creating an easy password-less login process.
Where to Create
Steps to reproduce the behavior:
- Go to '../Settings/Authentication'
- Have a switch in Authentication called "Disable Password Authentication"
Expected behavior
Would remove login elements on the start page except for the log in with provider button
Additional context
May need to have a lock out if the user hasn't correctly setup a external provider, or maybe even locking this in a config file external to the web interface
Describe the Feature
An option in the authentication menu to disable logins with username/password, so that users can only log with an external provider (discord/authentik etc.)
This may help with hardening access and creating an easy password-less login process.
Where to Create
Steps to reproduce the behavior:
Expected behavior
Would remove login elements on the start page except for the log in with provider button
Additional context
May need to have a lock out if the user hasn't correctly setup a external provider, or maybe even locking this in a config file external to the web interface