Login screen: only LDAP?

We use Dicourse as our intranet. Therefore, all users are authentificated via LDAP, and LDAP only.
So this login-screen is rather confusing:

The main login-form does not send the credentials to the LDAP, and the small button on the right is overlooked often.

Which brings me to my questions:

  1. Is there a way to use this main login forms for LDAP, too (and get rid of the LDAP button)?
  2. Is there a way to get rid of the main login forms and only show the LDAP button?
  1. would be better for obvious reasons, but 2) would be better than the status quo.

Thx for any help!

Go to the settings and disable local logins.

1 Like

Yep, that did the trick!
In combination with

auth immediately - Automatically redirect to the external login system without user interaction. This only takes effect when login_required is true, and there is only one external authentication method

this is what I was looking for.
Additional question: can I theme the LDAP login page, it’s not quite on par with the rest of the design…

That is a third party plugin, so it’s not #official or maintained by our team. Maybe check with the maintainer?

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.