-
Notifications
You must be signed in to change notification settings - Fork 585
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
chore(clients): add useFipsEndpoint configuration #2937
Conversation
e8c95ad
to
875962a
Compare
Codecov Report
@@ Coverage Diff @@
## main #2937 +/- ##
==========================================
+ Coverage 58.57% 58.61% +0.03%
==========================================
Files 558 559 +1
Lines 30249 30278 +29
Branches 7443 7459 +16
==========================================
+ Hits 17719 17748 +29
Misses 12530 12530
Continue to review full report at Codecov.
|
Superceded by #2947 |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread. |
Issue
Internal JS-2905
Internal JS-2906
Description
Adds useFipsEndpoint configuration:
boolean
orProvider<boolean>
in client configuration.false
for browser.Testing
CI
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.