Unable to change Redirect URI in Keycloak for a specific Identity provider

Hello everyone,

I would like to modify the base path of the redirect URI for a specific realm, while keeping the http-relative-path configuration unchanged. The Redirect URI input in the identity provider panel is read-only, and I am unable to edit it. Can you please provide some guidance? Is there even a possibility to have different redirect uris for different realms?

Thank you in advance!

1 Like

It’s based on the running process (bound schema + host + port) and the realm. So the realms will have different redirect URLs, just not custom ones.