Overview
This article explains whether the New Management API Scopes Required for Connection Options migration will impact the Deploy CLI, Terraform Provider, or similar implementations.
Applies To
- Management API
- Deploy CLI
- Terraform
Solution
Yes, these will be impacted as a connection’s “options” object will not be accessible without updating the client grant. Ensure the client grants of the client IDs being used to obtain Management API Access tokens are updated so that they are allowed to export connection options and update them.
- This can be done via the Applications > APIs > Auth0 Management API > Machine to Machine Applications tab.
- Expand the dropdown for the relevant client ID that is in use by the deployment tooling
- Select the new “connections_options” permissions
- Press update to store the change: