Cannot hide login page after change settings disable_login_form to ture

  • 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.
![image|690x257](upload://pZWO8Q5AjiEIbgKoIIcqYKFts24.png)

@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