Auth0
This guide will walk you through integrating Common Fate with Auth0. By the end of this guide, you’ll have a functioning integration with Common Fate, allowing it to provision access to Auth0 Organizations.
Auth0 Setup
To configure the Auth0 integration, create a Machine-To-Machine application in the Auth0 administrative console.
In the Auth0 administrative console, browse to Applications.
Name the application Common Fate. Choose Machine to Machine Applications as the application type.
Click on the newly created application. Take a note of the Domain, Client ID, and Client Secret attributes, as you will need them in the next steps.
You will need to create a new SecretString
in SSM Parameter Store and then use the path when configuring your deployment in Terraform.
You can use the AWS CLI to create a secret in the region you are deploying to. you must use the following path "/<namespace>/<stage>/<secret name>"
.
Configuring Common Fate
In this section, you will register the Auth0 integration with your Common Fate deployment. At the end of this section you should have Common Fate ready to provision access. You’ll need to have set up the Common Fate Application Configuration repository using our Terraform provider.
Inside your Application Configuration repository, add the following module:
Apply the changes. If the apply succeeds, you should see the integration appear on the settings page in the web dashboard.
Provisioning access to Auth0 Organizations
You can now create an access workflow and availabilities: