When a user attempts logout/SIGNOUT from GUI using the SIGNOUT button provided in GUI, SIGNOUT is not happening and user gets an error page stating ‘Invalid parameter: redirect_uri’

Angular-js: 1.6.0 keyCloak: 18.0.0

1

There are 1 best solutions below

2
On

I believe there is no angular keycloak module for AngularJS as it is considered pretty old nowadays. You have to install keycloak-js and use it instead