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-350: Add support for enable_script_context on db conn #452

Merged
merged 3 commits into from
Jan 30, 2023

Conversation

sergiught
Copy link
Contributor

@sergiught sergiught commented Jan 30, 2023

🔧 Changes

Adding support for enable_script_context boolean parameter on the options block of an Auth0 DB Connection.

Without it, users that have this enabled for their connection will constantly get │ Error: 400 Bad Request: once enabled, options.enable_script_context can not be disabled because the options property needs to be sent with all its values even on PATCH requests.

📚 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 changed the title DXCDT-350: Add support for enable_script_context on db conn DXCDT-350: Add support for enable_script_context on db conn Jan 30, 2023
@sergiught sergiught force-pushed the issue-410/DXCDT-custom-db branch from f2aa6f3 to 4a7de7b Compare January 30, 2023 21:10
@sergiught sergiught force-pushed the issue-410/DXCDT-custom-db branch from 4a7de7b to f116bdb Compare January 30, 2023 21:17
@sergiught sergiught changed the base branch from main to issue-450/DXCDT-352-cross-origin-auth January 30, 2023 21:17
@sergiught sergiught marked this pull request as ready for review January 30, 2023 21:17
@sergiught sergiught requested a review from a team as a code owner January 30, 2023 21:17
Base automatically changed from issue-450/DXCDT-352-cross-origin-auth to main January 30, 2023 21:33
@sergiught sergiught merged commit 2eceb67 into main Jan 30, 2023
@sergiught sergiught deleted the issue-410/DXCDT-custom-db branch January 30, 2023 21:33
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.

2 participants