Hi,
Not sure if anyone else has faced this issue but I don't seem to be able to
get the Pure client javascript adapter working.
I am sort of following the same style as per the
example angular-product-app but unlike the example, my application has many
routers and I use the angular ui-router to manage my routers in angular.
The Keycloak login page comes up properly and once I provide the valid
credentials, it authenticates properly as well but the issue is with the
redirect.
I tried many different things and one common issue I noticed was that the
redirect_uri and redirect_fragment query parameters does not seem to be
correct.
In fact it seems to be identical to this Jira issue raised by Bill sometime
back
https://issues.jboss.org/browse/KEYCLOAK-546
I wonder if this issue is still present in the 1.0.1 final release or if
its resolved and maybe I am not doing something right.
Appreciate any help.
Cheers
Travis