You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
then 5.20 breaks it, it redirects to swagger/identity and ignores the ... on clicking the auth button
I can repro it manually by switching through the versions in
Describe the bug
Assuming you have a swagger.json with an OAuth2 description like this:
then 5.20 breaks it, it redirects to swagger/identity and ignores the ... on clicking the auth button
I can repro it manually by switching through the versions in
as soon as I hit 5.20 it won't work anymore.
Expected behavior
OAuth2 works with relative authorization/token URLs.
Actual behavior
it redirects to swagger/identity and ignores the ..
Steps to reproduce
No response
Exception(s) (if any)
No response
Swashbuckle.AspNetCore version
No response
.NET Version
No response
Anything else?
I will open the same bug on the swagger-ui repo, this is just for tracking for new builds
The text was updated successfully, but these errors were encountered: