Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

Keycloak Gatekeeper to support access_token in query param (required for WebSocket) #651

Open
vishalgoel1988 opened this issue Jun 26, 2020 · 2 comments
Labels

Comments

@vishalgoel1988
Copy link

Title

Summary

WebSocket in JavaScript does not support Headers. This causes the authentication to be not possible via Keycloak Gatekeeper.
I am proposing a solution where token can be passed as "access_token" query param which keycloak gatekeeper can read and do the authentication.
Same thing is supported in Keycloak Java adapter.

Why?

How

Acceptance criteria

Additional Information

@vishalgoel1988
Copy link
Author

Hi
Any help here please?
How does GK support WS authentication?

@vishalgoel1988
Copy link
Author

Any help here please? This is quite important to us.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants