-
Notifications
You must be signed in to change notification settings - Fork 377
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
Allow sub organization applications to issue tokens to access the resources in sub organizations #2616
base: master
Are you sure you want to change the base?
Conversation
98ad3c9
to
ecb8ca8
Compare
Please take one of the following actions:
Your prompt attention to this matter is greatly appreciated. Thank you for your understanding and collaboration! 🙏 |
This PR is WIP and will be completed withing next couple of days. |
08e2154
to
5b0bb86
Compare
...on.identity.oauth/src/main/java/org/wso2/carbon/identity/oauth2/token/AccessTokenIssuer.java
Outdated
Show resolved
Hide resolved
...java/org/wso2/carbon/identity/oauth2/client/authentication/BasicAuthClientAuthenticator.java
Show resolved
Hide resolved
....wso2.carbon.identity.oauth/src/main/java/org/wso2/carbon/identity/oauth2/OAuth2Service.java
Show resolved
Hide resolved
...y.oauth/src/main/java/org/wso2/carbon/identity/oauth2/validators/TokenValidationHandler.java
Show resolved
Hide resolved
5b0bb86
to
388a274
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2616 +/- ##
============================================
- Coverage 55.79% 55.41% -0.38%
+ Complexity 8446 8382 -64
============================================
Files 632 631 -1
Lines 48587 49787 +1200
Branches 9300 9639 +339
============================================
+ Hits 27109 27590 +481
- Misses 17601 18250 +649
- Partials 3877 3947 +70
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
ba05db7
to
94351a4
Compare
…ources in sub organizations
ff9bac9
to
1148fcb
Compare
Proposed changes in this pull request
/t/{tenant-domain}/o/{org-id}/oauth2/token?scope=openid...
When should this PR be merged
[1] #2578