Skip to main content

API Management

Console View

API Management Console

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:read only).
  • 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.