- Version: 8.3.5
- authentication: Oauth2.
- descrption: After changing ldap auth to oauth2. I want to hide login page username and password form by default. But seems it’s not working to set disable_login_form = true.
Here is my configuration:
[auth]
# Set to true to disable (hide) the login form, useful if you use OAuth, defaults to false
disable_login_form = ture
BTW, Oauth is working normal. I'm not sure if it's a bug or configuration missing.

@wangxin688 if you’re still having trouble with this, I noticed a typo in the configuration you shared:
# Set to true to disable (hide) the login form, useful if you use OAuth, defaults to false
disable_login_form = ture <-- true