-
Notifications
You must be signed in to change notification settings - Fork 154
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
Added Keycloak 23.0.4, using getGroupByPath again and inverted briefRepresentation #977
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #977 +/- ##
============================================
- Coverage 95.76% 95.69% -0.07%
+ Complexity 1366 1356 -10
============================================
Files 80 79 -1
Lines 4367 4346 -21
Branches 491 490 -1
============================================
- Hits 4182 4159 -23
- Misses 92 93 +1
- Partials 93 94 +1 ☔ View full report in Codecov by Sentry. |
7e56223
to
9d618c1
Compare
|
@jonasvoelcker thank you for the quick turnaround! |
Hi @st3v0rr, this one should be working, could you please try to rerun the failing build? |
9d618c1
to
054f5f3
Compare
|
Hi @st3v0rr, any chance to get this merged soon? |
What this PR does / why we need it:
As Keycloak 23.0.4 inverted the briefRepresentation flag, this needs to fix it.
Which issue this PR fixes: fixes #976
Special notes for your reviewer:
PR Readiness Checklist:
Complete these before marking the PR as
ready to review
:CHANGELOG.md
release notes have been updated to reflect any significant (and particularly user-facing) changes introduced by this PR