We support only one login method via LDAP. Currently, when user logs out, he is sent to page our.domain/login which looks like this (screenshot from my test server in virtualbox, hence the url and https warning):
Clicking on log in sends the user to our.domain/auth/ldap/![]()
Is there a way to make this redirect automatic so user would never see the first screen (which in our use case does not bring any value)?
(a bonus question would be how to customize the latter screen to include a link for password reset)
Edit: clearly I am not the only one interested: Custom login permalink

