-
Notifications
You must be signed in to change notification settings - Fork 10
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
Integrate MONAI Deploy Security to enable API auth #276
Conversation
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Codecov Report
@@ Coverage Diff @@
## develop #276 +/- ##
===================================================
+ Coverage 84.08778% 84.10172% +0.01394%
===================================================
Files 321 321
Lines 18910 18914 +4
Branches 906 906
===================================================
+ Hits 15901 15907 +6
+ Misses 2709 2707 -2
Partials 300 300
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Signed-off-by: Victor Chang <vicchang@nvidia.com>
🎉 This issue has been resolved in version 0.3.5 🎉 The release is available on: |
Description
Fixes #47
Enable auth with OIDC
Status
Ready
Types of changes