drupal · Authentication Profile
Drupal Authentication
Authentication
drupal secures its APIs with apiKey, http, and oauth2 across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).
Methods: apiKey, http, oauth2
Schemes: 3
OAuth flows: authorizationCode
API key in: cookie
Security Schemes
basicAuth http
cookieAuth apiKey
oAuth2 oauth2