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

CORS plugin not executing properly #219

Open
satishbkodali opened this issue Feb 15, 2022 · 0 comments
Open

CORS plugin not executing properly #219

satishbkodali opened this issue Feb 15, 2022 · 0 comments

Comments

@satishbkodali
Copy link

In microgateway, we have plugin sequence as

- cors
- oauth

Whenever options request reaches microgateway, the response headers are set and then the request is forwarding to oauth plugin which is wierd
As per this line it should end the options request right there. But it is being sent to next plugin

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

No branches or pull requests

1 participant