Disable Local User Login #14638
Answered
by
snipe
LickABrick
asked this question in
Q&A
Disable Local User Login
#14638
-
Hi, I am syncing users via LDAP but not all users should be able to login. This is easy to do by just setting the login to disabled. Currently these users can either login via SAML or with LDAP. How can I disable local user login completely and only allow login via SAML? I a Github Issue I've seen someone mention there is a .env variable for this but I cannot seem to find which one it is. |
Beta Was this translation helpful? Give feedback.
Answered by
snipe
Apr 24, 2024
Replies: 1 comment
-
You can set |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
LickABrick
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can set
REQUIRE_SAML
totrue
in your .env.https://snipe-it.readme.io/docs/configuration#optional-misc