-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] OpenID redirect not triggered for index.html #1539
Comments
If you're enjoying Dashy, consider dropping us a ⭐ |
So just to clarify, you want |
If enableGuestAccess: false, yes. |
Or I suppose some indication of how someone should login to get access to the page without just knowing they need to go to /login. A login button with a notification that you are not authorized yet would work as well. |
tested on 3.0.1 and this issue is still present. |
Closing as duplicate of #1538 |
Environment
Self-Hosted (Docker)
System
Docker
Version
3.0.0
Describe the problem
When I load / (index.html) I see the dashy loading page.
If I manually navigate to dashy.domain.com/login I am redirected to my OpenID url where I can authenticate and am redirected back. It was required to update my Valid redirect URIs in keycloak settings to get this to work.
the part of my appConfig related to auth
I would like the redirect to happen when I load dashy.example.com/
Additional info
No response
Please tick the boxes
The text was updated successfully, but these errors were encountered: