wso2 / carbon-apimgt

Apache License 2.0
166 stars 625 forks source link

Change default token type of portal apps to JWT. #12281

Closed dushaniw closed 6 months ago

dushaniw commented 6 months ago

Fixing https://github.com/wso2/api-manager/issues/2496 https://github.com/wso2/api-manager/issues/2495

codecov[bot] commented 6 months ago

Codecov Report

Attention: 93 lines in your changes are missing coverage. Please review.

Comparison is base (28ffa8f) 41.93% compared to head (0126f51) 47.35%. Report is 84 commits behind head on master.

Files Patch % Lines
.../rest/api/util/impl/OAuthJwtAuthenticatorImpl.java 0.00% 62 Missing :warning:
...steners/GatewayTokenRevocationMessageListener.java 0.00% 14 Missing :warning:
...ava/org/wso2/carbon/apimgt/impl/utils/APIUtil.java 0.00% 10 Missing :warning:
...rest/api/dcr/web/impl/RegistrationServiceImpl.java 0.00% 5 Missing and 1 partial :warning:
...2/carbon/apimgt/impl/factory/KeyManagerHolder.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12281 +/- ## ============================================ + Coverage 41.93% 47.35% +5.42% - Complexity 3255 4112 +857 ============================================ Files 1831 1838 +7 Lines 134998 135587 +589 Branches 19493 19586 +93 ============================================ + Hits 56605 64212 +7607 + Misses 71586 63830 -7756 - Partials 6807 7545 +738 ``` | [Flag](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12281/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | Coverage Δ | | |---|---|---| | [integration_tests](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12281/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `41.98% <0.00%> (+6.79%)` | :arrow_up: | | [unit_tests](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12281/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `20.56% <0.00%> (-0.08%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.