For AI agents: the documentation index is at /docs/aidbox/llms.txt. A Markdown version of this page is available at /docs/aidbox/access-control/identity-management.md or by requesting it with the Accept: text/markdown header.
Aidbox Docs

Identity Management

Aidbox provides a comprehensive identity management system that handles both application (Client) and user identities. This system is fundamental for authentication, authorization, and access control within your Aidbox instance.

Key Components

User Management

  • Handle human user identities and authentication
  • Integration with external identity providers such as Okta, Google, or Azure AD
  • User profile and credential management

Application Management

  • Manage programmatic access to Aidbox API through Client resources
  • Client-specific access control and authentication mechanisms

Last updated: