Skip to content
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

Attaching OAuthResponseMediator to Production and Sandbox Endpoints #13497

Merged
merged 2 commits into from
Jun 9, 2024

Conversation

ashera96
Copy link
Contributor

@ashera96 ashera96 commented Jun 7, 2024

Purpose

This PR fixes the velocity template in order to facilitate the attachment of OAuthResponseMediator to Production and Sandbox endpoints.

Copy link

codecov bot commented Jun 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 17.43%. Comparing base (432f774) to head (b9488e9).
Report is 53 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #13497      +/-   ##
============================================
- Coverage     20.53%   17.43%   -3.10%     
+ Complexity     1040      872     -168     
============================================
  Files           254      255       +1     
  Lines         11495    11518      +23     
  Branches       1200     1201       +1     
============================================
- Hits           2360     2008     -352     
- Misses         9115     9493     +378     
+ Partials         20       17       -3     
Flag Coverage Δ
integration_tests 17.43% <ø> (-3.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ashera96 ashera96 merged commit 6857ea7 into wso2:master Jun 9, 2024
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OAuth 2.0 backend security with revoked tokens
2 participants