-2

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

Deshan
  • 11
  • 5

1 Answers1

0

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

Andrei
  • 10,117
  • 13
  • 21