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
After configuring the securitySchemes and filling in all the elements (flows, tokens, scopes), the button to authenticate returns the CORS error and the OAuth server side is ok... it seems to me that swagger-ui does not send headers valid CORS, how can I configure this?
After configuring the securitySchemes and filling in all the elements (flows, tokens, scopes), the button to authenticate returns the CORS error and the OAuth server side is ok... it seems to me that swagger-ui does not send headers valid CORS, how can I configure this?
example swagger.yaml.
The text was updated successfully, but these errors were encountered: