Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Apollo subscription (websocket-based) with enabled authentication #1059

Open
siudeks opened this issue Jan 24, 2024 · 0 comments
Labels
enhancement New feature or request Needs: triage 🔍 Pending a first pass to read, tag, and assign

Comments

@siudeks
Copy link

siudeks commented Jan 24, 2024

Is your feature request related to a problem? Please describe.
I would like to connect React application with Apollo Subscriptions (based on web sockets) to Container app with enabled authentication using custom social provider.
At the moment, enabled authentication in Container Apps accepts websocket connections only when Authorization header in http is set with proper idToken. In the same time, is not possible to send from web browser such header as part of websocket request. As the result, at the moment is not possible to connect Apollo subscriptions (based on websocket) to Container App with enabled authentication

Describe the solution you'd like.
I would like to have ability to connect websocket based subscription using standard approach from Apollo

Describe alternatives you've considered.
Any way of connecting using bearer token would be appreciated

@siudeks siudeks added the enhancement New feature or request label Jan 24, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: triage 🔍 Pending a first pass to read, tag, and assign label Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Needs: triage 🔍 Pending a first pass to read, tag, and assign
Projects
None yet
Development

No branches or pull requests

1 participant