OpenID Connect APIs are missing API specification documents #83559
Labels
:Core/Infra/REST API
REST infrastructure and utilities
Team:Clients
Meta label for clients team
Team:Core/Infra
Meta label for core/infra team
The following OpenID APIs added in #40674 don't have corresponding API spec documents:
POST /_security/oidc/authenticate
POST /_security/oidc/prepare
POST /_security/oidc/logout
I'm proposing the following names if we decide to add API specs for these APIs:
security.oidc_authenticate
security.oidc_prepare
security.oidc_logout
The text was updated successfully, but these errors were encountered: