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

DXCDT-352: Rename json tag cross_origin_auth to cross_origin_authentication #159

Merged
merged 2 commits into from
Jan 30, 2023

Conversation

sergiught
Copy link
Contributor

@sergiught sergiught commented Jan 30, 2023

🔧 Changes

Initially raised in auth0/terraform-provider-auth0#450, the cross_origin_auth json field is no longer in use within the Management API v2 (this can be verified within the api2 repo). It is replaced by cross_origin_authentication instead. To not introduce a breaking change for our users we'll keep the struct name as CrossOriginAuth and only focus on renaming the json tag.

📚 References

🔬 Testing

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

@sergiught sergiught merged commit 7f2fe56 into main Jan 30, 2023
@sergiught sergiught deleted the patch/DXCDT-352-rename-auth-field branch January 30, 2023 14:20
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

Successfully merging this pull request may close these issues.

3 participants