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

Auth0 Connections #817

Closed
1 task done
stephenbawks opened this issue Sep 7, 2023 · 1 comment
Closed
1 task done

Auth0 Connections #817

stephenbawks opened this issue Sep 7, 2023 · 1 comment
Labels
🌱 feature New feature or request

Comments

@stephenbawks
Copy link

Checklist

Describe the problem you'd like to have solved

When creating a auth0_connection, mainly with the strategy set to be "google-apps" there are many different settings for establishing a connection for Google Workspace as an IDP Enterprise connection.

There is one issue I have run into because after setting up a connection for Google, once you authorize the connection it creates an admin token as well as a admin refresh token. However if you make a change later, no matter what that change is, it loses those admin tokens. Which then requires you to go back and re-authorize those connections if there is every a change.

Describe the ideal solution

Wondering if there is a way to preserve those admin tokens so its not losing those tokens which then requires you reauthorize those connections.

Alternatives and current workarounds

No response

Additional context

No response

@sergiught
Copy link
Contributor

Hey @stephenbawks 👋🏻

We appreciate your feedback and wanted to let you know that we have addressed this issue in the latest beta release. Please give it a try, and if you come across any other issues, don't hesitate to reach out.

Changelog: https://github.com/auth0/terraform-provider-auth0/releases/tag/v1.0.0-beta.4
Terraform Registry Docs: https://registry.terraform.io/providers/auth0/auth0/1.0.0-beta.4

✌🏻

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

No branches or pull requests

2 participants