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

#195 fix token-exchange endpoint request parameter should be in reque… #196

Merged
merged 3 commits into from
Jun 25, 2024

Conversation

max402
Copy link
Collaborator

@max402 max402 commented Jun 21, 2024

…stBody x-www-form-urlencoded

@max402 max402 requested a review from Mme-adorsys June 21, 2024 14:24
Copy link

codecov bot commented Jun 21, 2024

Codecov Report

Attention: Patch coverage is 82.92683% with 7 lines in your changes missing coverage. Please review.

Project coverage is 39.97%. Comparing base (298057c) to head (ec2255d).

Files Patch % Lines
.../tokenexchange/server/TokenExchangeController.java 76.19% 3 Missing and 2 partials ⚠️
...ys/sts/token/authentication/LoggingAuthServer.java 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #196      +/-   ##
=============================================
+ Coverage      39.76%   39.97%   +0.21%     
  Complexity        28       28              
=============================================
  Files            173      174       +1     
  Lines           2686     2704      +18     
  Branches         231      232       +1     
=============================================
+ Hits            1068     1081      +13     
- Misses          1540     1544       +4     
- Partials          78       79       +1     

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

@max402 max402 merged commit cc4a88a into develop Jun 25, 2024
3 checks passed
@max402 max402 deleted the STS-195_Fix_token-exchange branch June 25, 2024 07:49
@max402 max402 linked an issue Jun 25, 2024 that may be closed by this pull request
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.

Fix token-exchange parameters in OpenApi spec
2 participants