OIDC and OAuth
Use OpenID Connect (OIDC) with the OAuth 2.0 protocol to have an external identity provider authenticate requests with an access token.
About OAuth
Use OpenID Connect (OIDC) with the OAuth 2.0 protocol to have an external identity provider …
Let users authenticate with your app by using their Google account.
Hydra
Let users authenticate with your app by using an access token from ORY Hydra.
Keycloak
Follow along with an OIDC OAuth example that uses Keycloak as an identity provider.
Microsoft
Let users authenticate with your app by using their Microsoft account.
Okta
Set up external auth for the apps in your cluster with the Okta OIDC provider.
More OAuth features
Review more OAuth features that you can use, such as cookie options, and storing sessions in Redis, …