Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add auth0 terraform files #2

Open
armand1m opened this issue Aug 30, 2020 · 0 comments
Open

feat: add auth0 terraform files #2

armand1m opened this issue Aug 30, 2020 · 0 comments

Comments

@armand1m
Copy link
Owner

Is your feature request related to a problem? Please describe.
Yes, I am frustrated that to deploy this application and take advantage of Auth0 as an authentication provider, I have to go through an extensive manual configuration step to get Auth0 configured properly:

  • creating an application
  • setup login, logout, redirect url's
  • setup social identity providers
  • setup roles and permissions
  • setup rules

Describe the solution you'd like
I'd like to have a set of terraform files that I can use to bootstrap and maintain Auth0 state using infrastructure-as-code.

Describe alternatives you've considered
Integrating manually with Auth0 API is possible, but seems a lot of work when comparing to using a tool that does a decent job at managing infrastructure such as Terraform.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant