Skip to content
This repository has been archived by the owner on Nov 13, 2021. It is now read-only.

Latest commit

 

History

History
32 lines (22 loc) · 1.67 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.67 KB

Distribute Aid auth0 configuration

Deploy auth0 configuration semantic-release Renovate Mergify Status Commitizen friendly code style: prettier

auth0 configuration for Distribute Aid.

Auth0 supports continuous integration and deployment (CI/CD) of Auth0 tenants through their source control extensions, and integration into existing CI/CD pipelines using the Deploy CLI tool.

See auth0-deploy-cli / examples for available configuration options.

Domain

The auth0 domain is distributeaid.eu.auth0.com.

Client IDs

After a successfull deployment, the client IDs will be printed by the GitHub action.

Adding a new client

You can either make a copy of one of the existing configurations in clients or use the auth0 web UI to configure a new client and the run export.mjs to export the configuration to file and commit.