When the redirectURI in the keycloak in http://localhost:3000/admin/home is working fine but when url has queryparams its throwing 502 error page
working URL:-http://localhost:3000/admin/home Not working URL:- http://localhost:3000/admin-forward?target={someValue}&token={someValue}}Client setup in keycloak
Keycloak Version:- 16.1.1 React-18 Routerv6
It should route to the correct page, its working in logged in user