You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I tried to search among the open issues but I didn't find references to my situation.
I enabled authentication with oidc and also guest access, because I would like to show everyone some things but only show authenticated users other confidential information.
As soon as I enable auth with OIDC, when I visit my dashy page I am immediately redirected to the Keycloak login page and there is no way to show a page when not authenticated.
I can't understand why and I can't find references in the logs of particular redirects.
I expected that the operation was similar to that of basicAuth where there is a button for login but access to the homepage is free to view... it seems as if the [enableGuestAccess: true] doesn't work with oidc.
Question
Hi, I tried to search among the open issues but I didn't find references to my situation.
I enabled authentication with oidc and also guest access, because I would like to show everyone some things but only show authenticated users other confidential information.
As soon as I enable auth with OIDC, when I visit my dashy page I am immediately redirected to the Keycloak login page and there is no way to show a page when not authenticated.
I can't understand why and I can't find references in the logs of particular redirects.
I expected that the operation was similar to that of basicAuth where there is a button for login but access to the homepage is free to view... it seems as if the [enableGuestAccess: true] doesn't work with oidc.
OS: Ubuntu 24.04.1 LTS
Docker version: 27.3.1
Dashy version: latest (3.1.1)
Webserver: NGINX
Category
Configuration
Please tick the boxes
The text was updated successfully, but these errors were encountered: