Skip to content

Commit

Permalink
corrected auth0 parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
milldr committed Sep 4, 2024
1 parent df620f0 commit 0b5a064
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions modules/auth0/tenant/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@ in Terraform. Follow the
[Auth0 provider documentation](https://registry.terraform.io/providers/auth0/auth0/latest/docs/guides/quickstart) to
create a Machine to Machine application.
:::tip Machine to Machine App Name
Use the Context Label format for the machine name for consistency. For example, `acme-plat-gbl-prod-auth0-provider`.

:::
> [!TIP]
>
> #### Machine to Machine App Name
>
> Use the Context Label format for the machine name for consistency. For example, `acme-plat-gbl-prod-auth0-provider`.

After creating the Machine to Machine application, add the app's domain, client ID, and client secret to AWS Systems
Manager Parameter Store in the same account and region as this component deployment. The path for the parameters are
Expand Down

0 comments on commit 0b5a064

Please sign in to comment.