ory / hydra

OpenID Certified™ OpenID Connect and OAuth Provider written in Go - cloud native, security-first, open source API security for your infrastructure. SDKs for any language. Works with Hardware Security Modules. Compatible with MITREid.
https://www.ory.sh/hydra/?utm_source=github&utm_medium=banner&utm_campaign=hydra
Apache License 2.0
15.27k stars 1.47k forks source link

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

Closed alnr closed 3 months ago

alnr commented 3 months ago

…en performing the authorization code flow from the CLI

Tested manually

codecov[bot] commented 3 months ago

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 :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3736 +/- ## ======================================= Coverage 76.29% 76.29% ======================================= Files 134 134 Lines 10214 10214 ======================================= Hits 7793 7793 Misses 1904 1904 Partials 517 517 ```

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