API Management
Console View

API Management controls access to the Identity Broker's own Administration API.
API Keys
- Create Keys: Generate long-lived API keys for automated scripts or CI/CD pipelines.
- Scopes: Restrict keys to specific actions (e.g.,
user:readonly). - Rotation: Rotate keys periodically for security.
Rate Limiting
- Global Limits: Set maximum requests per second for the API.
- Per-Client Limits: Restrict specific integrations to prevent abuse.