Problem: Is there some way to disable the email login when using OIDC? #3266
Answered
by
fiftin
Belugaking
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
fiftin
Sep 2, 2025
Replies: 1 comment 2 replies
-
Hi @Belugaking yes, it is possible, there is env var |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
fiftin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @Belugaking yes, it is possible, there is env var
SEMAPHORE_PASSWORD_LOGIN_DISABLED
and config optionpassword_login_disable
for this.