-
Notifications
You must be signed in to change notification settings - Fork 55
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
Add Support for HRI Features #429
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #429 +/- ##
==========================================
+ Coverage 95.51% 95.60% +0.08%
==========================================
Files 47 47
Lines 7848 8006 +158
==========================================
+ Hits 7496 7654 +158
Misses 235 235
Partials 117 117 ☔ View full report in Codecov by Sentry. |
Lets add a bit more detail to PR description. We should add
|
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.
more testing of new values, particularly AcrValuesSupported
🔧 Changes
pem
property."transactional-authorization-with-mfa"
null
(to unset)"compact-nested-jwe"
null
(to unset)"mtls"
.true
, enables mTLS endpoint aliases.alg
property from the JWKS.well-known
endpoint.📚 References
🔬 Testing
📝 Checklist