Skip to content

Fix issue with Keycloak authentification and port forwarding

Edward Karl Galantay requested to merge new-rcgui into master

Before, the redirection from the CERN login page to the Run Control webpage wasn't working when user used port forwarding to connect to the Run Control GUI. The MR fixes this issue.

Also, the fields callbackUri and LOGOUT_URL are no longer need in the server configuration file.

Edited by Edward Karl Galantay

Merge request reports