Conversation
|
while these ( I guess #392 has some implications on the subject - but this here would be only part of the solution (until the MCP inspector is fixed? If ever?) I guess I am OK merging this, but not sure if that really makes sense. |
Based on the conversation I saw there, it's not clear to me that inspector will proxy the auth as well as the mcp bits, IMO this is fine since these scripts are local dev only |
Signed-off-by: Calum Murray <cmurray@redhat.com>
cb8e9a5 to
92bbc55
Compare
|
I identified the issue in our proxy service, since we're not propagating the original headers (including Origin), keycloak doesn't return the Access-Control-Allow-Origin header. I'll fix in a follow-up PR. Related references: |
This builds on top of the refactor introduced in #390 and should not be merged until after that one.
With these changes, the local keycloak will not run into CORS issues