keycloak / keycloak-quickstarts

Apache License 2.0
1.98k stars 984 forks source link

There is no way to fetch access token in extend-account-console-node #615

Open amiramirifar2 opened 1 month ago

amiramirifar2 commented 1 month ago

Describe the bug

I have written a custom realm resource SPI and I want to call from my custom page in extend-account-console-node. I need to pass accessToken to this rest endpoint on the http get header request but is not possible

Version

25.0.4

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Anything else?

No response