Hello again,
so I have just uploaded my Datahub deployment to the newest version (v0.9.2) and found a behaviour that don't know if it is the expected.
So I logged in with my OIDC provider (Keycloak in my case) using its default page, but when I logged out of Datahub I was redirected to the page shown in the picture instead of my Keycloak log in page.
This behaviour must have been added either on this new version or in 0.9.1, as in my previous deployment (0.9.0) this didn't happen.
If this behaviour is the expected, is there any way to change it to the behaviour of previous releases as I would like to have both log in pages separate?
Thanks in advance!
(Don't know for sure but it could be a problem of not notifying the logOut to the OIDC, as when I click
Sign in with SSO
I don't have to put my credentials again)