redirect_uri stuck to /openid-connect/keycloak

Created on 30 March 2023, over 1 year ago
Updated 18 April 2023, over 1 year ago

the redirect uri set as parameter during login is always keycloak instead of the machine name of the client

redirect_uri=https%3A//mydomain/openid-connect/keycloak

this affects only the parameters of the request sent to keycloak. the actual redirect is supposed to land on the uri with the client machine name

https://mydomain/openid-connect/client_machine_name

so when it actually lands on "mydomain/openid-connect/keycloak", a "page not found" error is logged.

🐛 Bug report
Status

Fixed

Version

2.2

Component

Code

Created by

🇮🇹Italy xlyz

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024