Disable local authentication #14700
Unanswered
llamafilm
asked this question in
Help Wanted!
Replies: 2 comments 4 replies
-
Some informations here, the request was hiding the local user sign-in fields, quite related to your need For the last part, I asked something similar : see #14540, not yet accepted |
Beta Was this translation helpful? Give feedback.
0 replies
-
Note that you can also set the local admin password to something that is very hard and not even saved anywhere, and in the case of auth provider problems you can just reset the admin password (using |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to disable local authn, after setting up remote authn? I know I can delete all the local user accounts, but I'd prefer keeping a local admin account and disabling it in the settings file. That way I can SSH into the server and re-enable it, in case something ever goes wrong with the auth provider
I'd also like to change the unauthorized redirect to
/oauth/login/oidc/
instead of/login/
.Beta Was this translation helpful? Give feedback.
All reactions