Structs§
- ApiKey
- Http
- OAuth2
- Oauth
Flows - Allows configuration of the supported OAuth Flows.
- Oauth
Implicit - Oauth
Token - Open
IdConnect - Security
Requirement - Lists the required security schemes to execute this operation. The name used for each property MUST correspond to a security scheme declared in the Security Schemes under the Components Object.
- Security
Scheme - Defines a security scheme that can be used by the operations. Supported schemes are HTTP authentication, an API key (either as a header, a cookie parameter or as a query parameter),
OAuth2
’s common flows (implicit, password, client credentials and authorization code) as defined in RFC6749, and OpenID Connect Discovery.