I have working version of basic keycloak integration with Angular locally, where I have configured keycloak server and admin console, and so when I access localhost:4200 its successfully redirecting keycloak login page, generating tokens, adding token to auth header in account endpoint automatically when I checked the Network tab in dev tools of browser, but when deployed on sandbox with modified config params with actual application’s keycloak settings , its showing the invalid parameter: redirect_uri. What exactly produces this error?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Keycloak v.15.0.0 + React | Invalid parameter : redirect uri | 2 | 2316 | August 19, 2021 | |
Getting Invalid parameter: redirect_uri when installed with keycloak-operator | 3 | 18064 | January 14, 2020 | |
Application Initiated Action (AIA) cause "Invalid parameter: redirect_uri" | 0 | 617 | October 20, 2022 | |
Error "invalid redirect uri" | 0 | 444 | June 1, 2021 | |
Clicking admin panel from localhost redirects to hostname with invalid parameter | 2 | 583 | July 12, 2022 |