Skip to main content
Version: 2.0-beta

Feature Service

This API is intended to manage features for ZITADEL. Feature settings that are available on multiple "levels", such as instance and organization. The higher level instance acts as a default for the lower level. When a feature is set on multiple levels, the lower level takes precedence. Features can be experimental where ZITADEL will assume a sane default, such as disabled. When over time confidence in such a feature grows, ZITADEL can default to enabling the feature. As a final step we might choose to always enable a feature and remove the setting from this API, reserving the proto field number. Such removal is not considered a breaking change. Setting a removed field will effectively result in a no-op. This project is in beta state. It can AND will continue breaking until a stable version is released.

Authentication​


Security Scheme Type:oauth2
OAuth Flow (authorizationCode):

Token URL: $CUSTOM-DOMAIN/oauth/v2/token

Authorization URL: $CUSTOM-DOMAIN/oauth/v2/authorize

Scopes:
  • openid: openid
  • urn:zitadel:iam:org:project:id:zitadel:aud: urn:zitadel:iam:org:project:id:zitadel:aud

License

Apache 2.0