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

fix: correctly pass multiple token audiences and prompt parameters wh… #3736

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

alnr
Copy link
Contributor

@alnr alnr commented Mar 14, 2024

…en performing the authorization code flow from the CLI

Tested manually

…en performing the authorization code flow from the CLI
@alnr alnr requested review from aeneasr and hperl as code owners March 14, 2024 16:54
Copy link

codecov bot commented Mar 14, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 76.29%. Comparing base (8fff30d) to head (6266558).

Files Patch % Lines
cmd/cmd_perform_authorization_code.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3736   +/-   ##
=======================================
  Coverage   76.29%   76.29%           
=======================================
  Files         134      134           
  Lines       10214    10214           
=======================================
  Hits         7793     7793           
  Misses       1904     1904           
  Partials      517      517           

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

@aeneasr aeneasr merged commit 632faef into master Mar 15, 2024
31 of 32 checks passed
@aeneasr aeneasr deleted the alnr/fix-multiple-token-audiences branch March 15, 2024 08:39
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.

2 participants