Version: 2.0-beta
Web key Service
This API is intended to manage web keys for a ZITADEL instance, used to sign and validate OIDC tokens. This service is in beta state. It can AND will continue breaking until a stable version is released.
The public key endpoint (outside of this service) is used to retrieve the public keys of the active and inactive keys.
Please make sure to enable the web_key
feature flag on your instance to use this service.
Authentication​
- OAuth 2.0: OAuth2
Security Scheme Type: | oauth2 |
---|---|
OAuth Flow (authorizationCode): | Token URL: $CUSTOM-DOMAIN/oauth/v2/token Authorization URL: $CUSTOM-DOMAIN/oauth/v2/authorize Scopes:
|
License
Apache 2.0