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 | 2370 | August 19, 2021 | |
| Getting Invalid parameter: redirect_uri when installed with keycloak-operator | 3 | 18135 | January 14, 2020 | |
| Error with SwaggerUi | 0 | 30 | December 16, 2024 | |
| Error "invalid redirect uri" | 0 | 463 | June 1, 2021 | |
| Whenever i am refreshing the page Its throwing me error | 4 | 691 | July 3, 2021 |