docspell icon indicating copy to clipboard operation
docspell copied to clipboard

[Feature Request] Redirect to auth provider immediately

Open TheOneValen opened this issue 4 years ago • 1 comments

I propose a new (optional) auth config option to configure docspell to redirect directly to the auth provider when the user is not logged in, e.g.

  auth {
  default-provider="keycloak"
}

Immediatly redirects the user to the auth configured under openid with the display name "keycloak". Leaving this value empty or on "local" would display the current login screen and the buttons underneath.

TheOneValen avatar Oct 19 '21 20:10 TheOneValen

As a workaround for now one could bookmark the link of this button, maybe (instead of the normal page)

eikek avatar Oct 19 '21 22:10 eikek