-
Notifications
You must be signed in to change notification settings - Fork 145
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 authorization when accessing the organization resources from tenant perspective #299
Improve authorization when accessing the organization resources from tenant perspective #299
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #299 +/- ##
========================================
Coverage 3.66% 3.66%
Complexity 20 20
========================================
Files 36 36
Lines 1529 1529
Branches 254 254
========================================
Hits 56 56
Misses 1472 1472
Partials 1 1 ☔ View full report in Codecov by Sentry. |
0796a63
to
fe1260b
Compare
...rc/main/java/org/wso2/carbon/identity/authz/service/internal/AuthorizationServiceHolder.java
Outdated
Show resolved
Hide resolved
...ntity.authz.valve/src/main/java/org/wso2/carbon/identity/authz/valve/AuthorizationValve.java
Outdated
Show resolved
Hide resolved
...rvice/src/main/java/org/wso2/carbon/identity/authz/service/handler/AuthorizationHandler.java
Outdated
Show resolved
Hide resolved
fe1260b
to
495af67
Compare
…tenant perspective
495af67
to
a411e26
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/12924601295
Proposed changes in this pull request