-
Notifications
You must be signed in to change notification settings - Fork 615
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
AUTH-5315 adds new conditional_access_enabled attr to access IDP #1344
AUTH-5315 adds new conditional_access_enabled attr to access IDP #1344
Conversation
changelog detected ✅ |
Codecov Report
@@ Coverage Diff @@
## master #1344 +/- ##
==========================================
+ Coverage 48.33% 48.52% +0.18%
==========================================
Files 133 135 +2
Lines 13023 13234 +211
==========================================
+ Hits 6295 6422 +127
- Misses 5201 5256 +55
- Partials 1527 1556 +29
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm once we have public docs 🚀
This functionality has been released in v0.75.0. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
Description
Has your change been tested?
Types of changes
What sort of change does your code introduce/modify?
Checklist:
and relies on stable APIs.