Zitadel OIDC / OAuth 2.0

Zitadel implements the OpenID Connect and OAuth 2.0 standards for authentication and authorization flows. Provides authorization code flow, client credentials, device code, token introspection, and userinfo endpoints. Available at /oauth/v2/ and /oidc/v1/.

API entry from apis.yml

apis.yml Raw ↑
aid: zitadel:oidc-oauth
name: Zitadel OIDC / OAuth 2.0
description: Zitadel implements the OpenID Connect and OAuth 2.0 standards for authentication and authorization
  flows. Provides authorization code flow, client credentials, device code, token introspection, and userinfo
  endpoints. Available at /oauth/v2/ and /oidc/v1/.
humanURL: https://zitadel.com/docs/guides/integrate/login/oidc
tags:
- OAuth 2.0
- OpenID Connect
- Authentication
- Authorization
properties:
- type: Documentation
  url: https://zitadel.com/docs/guides/integrate/login/oidc