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?
- spring-boot version 2.6.6
- Using springdoc-openapi-ui version 1.6.8
example swagger.yaml.
