canonical / identity-platform-admin-ui

Admin UI for the Canonical identity broker and identity provider solution
Other
6 stars 4 forks source link

IAM 1064 Don't request audience in login request #428

Closed BarcoMasile closed 2 months ago

BarcoMasile commented 2 months ago

Description

Remove the audience parameter from the oauth2 login redirection and adjusts tests accordingly.

This was manually tested also, and the jwt minted by hydra are still the same as expected.

Fixes #415