DotID Documentation¶
DotID is the centralized identity and access management service for the FlexGalaxy.AI platform, providing OAuth 2.0 / OpenID Connect authentication and a fine-grained resource-based authorization service.
Features¶
Identity Provider: OAuth 2.0 / OIDC with client credentials grant
Resource-Based Authorization: FRN (FlexGalaxy Resource Name) based policies
Policy Engine: Hierarchical policy sets with Allow/Deny effects
Organization Management: Multi-account organizations with OUs and SCPs
Account Lifecycle: ACTIVE / SUSPENDED / PENDING_CLOSURE / CLOSED state machine
Delegated Administrators: Org-wide service access delegation (e.g., audit)
Service Quotas: Configurable resource limits with increase request workflow
Audit Service: CloudTrail-style API activity logging with role-based access
Token Verification: Asymmetric signing via JWKS endpoint
API-First Design: Full REST API with OpenAPI documentation
Quick Links¶
- Authorization Model
Resource-based authorization concepts and design
- IAM Policies vs Identity Center Permission Sets
IAM Policies vs Identity Center Permission Sets — when to use which
- FRN Specification
FlexGalaxy Resource Name specification
- API Reference
REST API reference for all FlexGalaxy.AI services
- Programmatic API Credentials
Static access keys (acc-) and STS temporary credentials (idc-)
- TraceBook Access Model
TraceBook audit trail access scoping and authorization
- Audit Events
Complete catalog of TraceBook audit events
Table of Contents¶
Authorization
Audit & Compliance