Open jedla97 opened 11 months ago
/cc @pedroigor (bearer-token,keycloak,oidc), @sberyozkin (bearer-token,keycloak,oidc,security)
If I found time I'll look on this but can't promise anything so let it unassigned for time being.
Thanks @jedla97 for opening this tracker
Describe the bug
This is follow up/standalone issue for #37463 as we discussed with @sberyozkin
Problem is that the javascript example in Single Page Applications is no longer working. The change is from Keycloak 22 as you can see here.
Maybe it will need even evaluation if this way of accessing token is still possible or it's needs more complex solution which can be hard to create for guide.
Expected behavior
Load web page without error. There is no need for exact page working out of box, just example.
Actual behavior
Throwing error that
.success()
function not existing (not remember exact error)How to Reproduce?
No response
Output of
uname -a
orver
No response
Output of
java -version
No response
Quarkus version or git rev
No response
Build tool (ie. output of
mvnw --version
orgradlew --version
)No response
Additional information
No response