Version: 1.0
Authentication API aka Auth
The authentication API is used for all operations on the currently authenticated user.
Authentication
- Basic Auth
- O Auth2
| Security Scheme Type: | http | 
|---|---|
| HTTP Authorization Scheme: | basic | 
| Bearer format: | 
| Security Scheme Type: | oauth2 | 
|---|---|
| authorizationCode OAuth Flow: | Token URL: $ZITADEL_DOMAIN/oauth/v2/token Authorization URL: $ZITADEL_DOMAIN/oauth/v2/authorizeScopes: 
 |