About OAuth
Use OpenID Connect (OIDC) with the OAuth 2.0 protocol to have an external identity provider …
Access token validation
Validate access tokens from an external identity provider.
Authorization code
Use authorization codes to authenticate requests with an external identity provider.
More OAuth features
Review more OAuth features that you can use, such as cookie options, and storing sessions in Redis, …
Keycloak as an IdP
Use Keycloak as an identity provider for OAuth.