ContainerImage.Pinniped/pkg
Matt Moyer b1542be7b1
In oidcclient token exchange request, pass client_id but don't bother with authorization header.
I think this should be more correct. In the server we're authenticating the request primarily via the `subject_token` parameter anyway, and Fosite needs the `client_id` to be set.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2020-12-09 10:08:41 -06:00
..
oidcclient In oidcclient token exchange request, pass client_id but don't bother with authorization header. 2020-12-09 10:08:41 -06:00