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

Websocket authentication token #718

Closed
Rakiah opened this issue Dec 14, 2018 · 3 comments
Closed

Websocket authentication token #718

Rakiah opened this issue Dec 14, 2018 · 3 comments
Labels
feature A new feature help wanted Not actively being worked on. If you plan to contribute, please drop a note. proposal Proposal for a new functionality in Ocelot

Comments

@Rakiah
Copy link

Rakiah commented Dec 14, 2018

Hello, I'm currently using the websocket proxying feature which is working correctly but I would require my system to run a bit of code to check for token validity and token existence, from what I understand this is not implemented, where should I start to implement this kind of feature myself, or is someone already working on something similar ?

I was planning to use a query parameter retrieved by the HttpContext to check for this (I can already do that at micro-service level, but it would be better to do it at gateway level)

@Rakiah
Copy link
Author

Rakiah commented Dec 17, 2018

Merge request opened for this issue

@TomPallister TomPallister added feature A new feature help wanted Not actively being worked on. If you plan to contribute, please drop a note. labels Dec 17, 2018
@philproctor philproctor added the in progress Someone is working on the issue. Could be someone on the team or off. label Jan 9, 2019
@raman-m raman-m added proposal Proposal for a new functionality in Ocelot and removed in progress Someone is working on the issue. Could be someone on the team or off. labels Jan 7, 2024
@raman-m
Copy link
Member

raman-m commented Jun 15, 2024

Will be fixed in #1040

@raman-m
Copy link
Member

raman-m commented Jun 15, 2024

Duplicate of #1040

@raman-m raman-m marked this as a duplicate of #1040 Jun 15, 2024
@raman-m raman-m closed this as not planned Won't fix, can't repro, duplicate, stale Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature help wanted Not actively being worked on. If you plan to contribute, please drop a note. proposal Proposal for a new functionality in Ocelot
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants