Auth0 supports continuous integration and deployment (CI/CD) of Auth0 Tenants and integration into existing CI/CD pipelines by using this auth0-deploy-cli tool.
The auth0-deploy-cli
tool supports the importing and exporting of Auth0 Tenant configuration data.
Supported Auth0 Management API resources
- Actions
- Branding
- Clients (Applications)
- Client Grants
- Connections
- Custom Domains
- Device Credentials
- Grants
- Hooks
- Hook Secrets
- Log Streams
- Logs
- Organizations
- Prompts
- Resource Servers (APIs)
- Roles
- Rules
- Rules Configs
- User Blocks
- Users
- Users By Email
- Blacklists
- Email Templates
- Emails
- Guardian
- Jobs
- Stats
- Tenants (Pages and Migrations)
- Anomaly
- Tickets
- Signing Keys
- This tool can be destructive to your Auth0 tenant. Please ensure you have read the documentation and tested the tool on a development tenant before using it in production.
- Entities created using this tool may share user data with or receive user data from 3rd parties. Please see the documentation for the individual Management endpoints for details.
Please visit Auth0 Doc for this Deploy CLI Tool
Please visit Auth0 Marketplace Guide for:
See https://github.com/auth0/auth0-deploy-cli/issues
MIT