-
Notifications
You must be signed in to change notification settings - Fork 375
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
Improve user info response to return roles without internal domain appended #2674
base: master
Are you sure you want to change the base?
Improve user info response to return roles without internal domain appended #2674
Conversation
e4e88d6
to
2dcb821
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2674 +/- ##
============================================
- Coverage 55.68% 55.66% -0.02%
+ Complexity 8428 8416 -12
============================================
Files 632 632
Lines 48565 48583 +18
Branches 8976 8981 +5
============================================
+ Hits 27042 27045 +3
- Misses 17651 17664 +13
- Partials 3872 3874 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
49a33b9
to
63e5358
Compare
PR builder started |
PR builder completed |
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.
Approving the pull request based on the successful pr build https://github.com/wso2/product-is/actions/runs/12810813485
Proposed changes in this pull request
Related Issues