OAUTH2 Password flow examples #3098
Labels
examples
requests for more or better examples in the specification
security: auth
Authentication including overlap with authorization
security
The current published openAPI 3.0 specification does not contain examples of the OAUTh2 password flow. Can they be provided please?
I am getting high level fortify security alert when using this
security:
securitySchemes:
OAuth2:
type: oauth2
flows:
password:
tokenUrl: 'https://oauth.pp.xxxxxxxxxx.com/oauth/oauth20/token'
scopes: {}
The text was updated successfully, but these errors were encountered: