Identity & Access Management
AxonFlow Enterprise provides comprehensive identity and access management features to integrate with your existing enterprise identity infrastructure.
Capabilities
| Feature | Description | Availability |
|---|---|---|
| Single Sign-On (SSO) | Federated authentication via your identity provider | Enterprise |
| SAML 2.0 | Industry-standard SAML authentication | Enterprise |
| SCIM 2.0 Provisioning | Automated user lifecycle management | Enterprise |
Why Enterprise Identity?
Zero Manual User Management
When integrated with your identity provider, user lifecycle is fully automated:
User assigned in IdP → Automatically created in AxonFlow
User updated in IdP → Automatically synced to AxonFlow
User removed in IdP → Automatically deactivated in AxonFlow
Security & Compliance
- Centralized authentication - Single source of truth for user identity
- Instant deprovisioning - Users lose access immediately when terminated
- Audit trail - All identity operations are logged
- MFA enforcement - Leverage your IdP's MFA policies
Supported Identity Providers
AxonFlow integrates with major identity providers:
| Provider | SSO | SAML | SCIM |
|---|---|---|---|
| Okta | ✅ | ✅ | ✅ |
| Azure AD (Entra ID) | ✅ | ✅ | ✅ |
| OneLogin | ✅ | ✅ | ✅ |
| Ping Identity | ✅ | ✅ | ✅ |
| JumpCloud | ✅ | ✅ | ✅ |
| Google Workspace | ✅ | ✅ | - |
Community vs Enterprise
| Feature | Community | Enterprise |
|---|---|---|
| Authentication | ||
| API key authentication | ✅ | ✅ |
| License key authentication | ✅ | ✅ |
| Single Sign-On | ||
| SSO via identity provider | ✅ | |
| SAML 2.0 authentication | ✅ | |
| User Provisioning | ||
| SCIM 2.0 user provisioning | ✅ | |
| SCIM user deprovisioning | ✅ | |
| SCIM group sync | ✅ | |
| Group-to-role mapping | ✅ | |
| Management | ||
| Token management UI | ✅ | |
| Identity audit logging | ✅ |
Architecture
┌─────────────────────────────────────────────────────────────┐
│ Identity Provider │
│ (Okta, Azure AD, OneLogin) │
└─────────────────┬─────────────────────┬─────────────────────┘
│ │
┌─────▼─────┐ ┌─────▼─────┐
│ SAML │ │ SCIM │
│ Auth │ │ Sync │
└─────┬─────┘ └─────┬─────┘
│ │
┌─────────────────▼─────────────────────▼─────────────────────┐
│ AxonFlow Platform │
│ ┌──────────────┐ ┌──────────────┐ ┌──────────────────┐ │
│ │ Sessions │ │ Users │ │ Role Mappings │ │
│ └──────────────┘ └──────────────┘ └──────────────────┘ │
└─────────────────────────────────────────────────────────────┘
Getting Started
Enterprise Customers
- Configure SSO/SAML - Set up authentication in Settings > Identity
- Enable SCIM - Create provisioning token in Settings > SCIM
- Configure IdP - Point your identity provider to AxonFlow endpoints
- Test Integration - Verify login and provisioning flows
Access detailed guides in the Enterprise Documentation Portal.
Interested in Enterprise?
- Request a Demo - See identity features in action
- Contact Sales - Discuss your requirements
- AWS Marketplace - Deploy via AWS
Related Documentation
- Authentication - SDK authentication methods
- Security Best Practices - Security guidelines
- Audit Logging - Audit trail configuration