Feature Request: Auto-redirect to SSO when Regular Login is disabled #1060
JanFPV
started this conversation in
Ideas & Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
First of all - the app is wonderful.
I have configured LinkAce with a single SSO provider (Authentik) and set
REGULAR_LOGIN_DISABLED=truein my.envfile.Currently, when accessing the login page, I am presented with a screen containing a single button ("Login with Authentik"). This requires an unnecessary extra click every time I want to access the app.
It would be great to have a new parameter (such as
SSO_AUTO_REDIRECT=true) or logic to automatically redirect the user to the SSO provider flow, skipping this intermediate screen entirely when regular login is disabled.Thanks for the great work!
Beta Was this translation helpful? Give feedback.
All reactions