-
Notifications
You must be signed in to change notification settings - Fork 546
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 organization contexts to be rewrited to tenant perspective for tenant perspective API calls #6357
Add organization contexts to be rewrited to tenant perspective for tenant perspective API calls #6357
Conversation
…nant perspective API calls
Quality Gate passedIssues Measures |
features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/identity.xml.j2
Show resolved
Hide resolved
PR builder started |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6357 +/- ##
============================================
- Coverage 46.41% 46.33% -0.08%
+ Complexity 14735 14681 -54
============================================
Files 1714 1707 -7
Lines 103587 103362 -225
Branches 18528 18508 -20
============================================
- Hits 48080 47895 -185
+ Misses 48656 48627 -29
+ Partials 6851 6840 -11
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
PR builder completed |
PR builder started |
PR builder completed |
PR builder started |
PR builder completed |
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/12967447691
Proposed changes in this pull request
/t/{tenant-domain}/o/{org-id}/
pattern to cater calling the APIs from the tenant perspective.