how to deal with CORS-RFC1918 #12983
Unanswered
zinginging
asked this question in
Q&A
Replies: 1 comment
-
|
I am getting a similar issue: Related to this I found this thread: mauriciovigolo/keycloak-angular#260 It basically says that the new javascript adapter does not support "confidential" client type. What if we need the authorization part of the client? Apparently there is no solution on this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
keycloak-js got cors error as Access to XMLHttpRequest at 'http://xxxx:8080/auth/realms/tg_test/protocol/openid-connect/token' from origin 'http://0.0.0.0:6600' has been blocked by CORS policy: The request client is not a secure context and the resource is in more-private address space
private.Beta Was this translation helpful? Give feedback.
All reactions