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

Cant send code_challenge when using SwaggerForOcelot #290

Open
ant-10base opened this issue Mar 26, 2024 · 0 comments
Open

Cant send code_challenge when using SwaggerForOcelot #290

ant-10base opened this issue Mar 26, 2024 · 0 comments
Assignees

Comments

@ant-10base
Copy link

ant-10base commented Mar 26, 2024

I've taken a working swagger implementation that uses the "authorize" button. When this is consumed by SwaggerForOcelot the authorize button shows up however it fails "code_challenge is missing"

image

I've added the same security definitions to the gateway so it looks like:

image

So now I've a gateway definition and the consumed swagger definition (with the authorize button available in both) but still the same problem :(

The only difference I can see is:

image

image

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

2 participants