Horde Autentication

Hello,

I have configured Horde Authentication with our identity providers.

Everything is working great but when starting a remote compilation the authentication process redirect me to http://localhost:8749/ugs.client.

I see that there is configuration to change this uri for the horde server and change it with the following:

“oidcLocalRedirectUrls”: [“https://my-redirect/signin-oidc”]

but it still redirecting me to http://localhost:8749/ugs.client

Any idea on what I need to change ?

Thanks.