-
Notifications
You must be signed in to change notification settings - Fork 370
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
Replace usages of auth config with app version #2592
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2592 +/- ##
============================================
- Coverage 56.23% 55.85% -0.38%
+ Complexity 8128 8104 -24
============================================
Files 632 632
Lines 46158 46394 +236
Branches 7771 7838 +67
============================================
- Hits 25956 25914 -42
- Misses 16478 16768 +290
+ Partials 3724 3712 -12
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
6747f13
to
98c32ba
Compare
...dentity.oauth.common/src/main/java/org/wso2/carbon/identity/oauth/common/OAuthConstants.java
Show resolved
Hide resolved
components/org.wso2.carbon.identity.oauth.stub/src/main/resources/OAuthAdminService.wsdl
Show resolved
Hide resolved
...entity.oauth/src/main/java/org/wso2/carbon/identity/openidconnect/util/ClaimHandlerUtil.java
Outdated
Show resolved
Hide resolved
...entity.oauth/src/main/java/org/wso2/carbon/identity/openidconnect/util/ClaimHandlerUtil.java
Show resolved
Hide resolved
PR builder started |
PR builder completed |
PR builder started |
PR builder completed |
PR builder started |
PR builder completed |
PR builder started |
PR builder completed |
Integration failures will be fixed with wso2/product-is#21446 |
ba9c9e9
to
ab3ee9f
Compare
3ef1b1f
to
660bb7e
Compare
660bb7e
to
e102c33
Compare
Proposed changes in this pull request
Related issues: