Describe the feature you'd like
When a single authentication provider is configured, skip the intermediate user interaction on the /login-page and redirect directly to the auth provider's actual login page.
Describe the benefits this feature would bring to BookStack users
50%-reduction in clicks-to-login :P
Additional context
With OIDC configured, users currently have to go click on "Login" at top left, then land on /login, where they select the only available OIDC provider (in my setup) before the are redirected to for the actual authentication page.
Describe the feature you'd like
When a single authentication provider is configured, skip the intermediate user interaction on the
/login-page and redirect directly to the auth provider's actual login page.Describe the benefits this feature would bring to BookStack users
50%-reduction in clicks-to-login :P
Additional context
With OIDC configured, users currently have to go click on "Login" at top left, then land on
/login, where they select the only available OIDC provider (in my setup) before the are redirected to for the actual authentication page.