microscopic-mechanic-13766
07/29/2022, 10:23 AMCentralLogoutController.java
(datahub/datahub-frontend/app/controllers) are not used in any part of the code.
I have also found that the default logout URL used is "/"
, shouldn't it be something like this for Keycloak??
https://<keycloak_hsot>/auth/realms/<realm>/protocol/openid-connect/logout?redirect_uri=https://<datahub_host>/logout
gentle-hamburger-31302
08/04/2022, 11:13 AMmicroscopic-mechanic-13766
08/08/2022, 7:53 AMdatahub-frontend-react
container?
Under that container I can only find
application.conf jaas.conf logback.xml user.props
gentle-hamburger-31302
08/08/2022, 7:55 AM