ContainerImage.Pinniped/pkg/oidcclient
Matt Moyer 8527c363bb
Rename the "pinniped.sts.unrestricted" scope to "pinniped:request-audience".
This is a bit more clear. We're changing this now because it is a non-backwards-compatible change that we can make now since none of this RFC8693 token exchange stuff has been released yet.

There is also a small typo fix in some flag usages (s/RF8693/RFC8693/)

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2020-12-16 14:24:13 -06:00
..
filesession Add validated ID token claims to the oidctypes.Token structure. 2020-12-04 15:18:41 -06:00
nonce Move `./internal/oidcclient` to `./pkg/oidcclient`. 2020-11-17 14:53:32 -06:00
oidctypes Add validated ID token claims to the oidctypes.Token structure. 2020-12-04 15:18:41 -06:00
pkce Move `./internal/oidcclient` to `./pkg/oidcclient`. 2020-11-17 14:53:32 -06:00
state Move `./internal/oidcclient` to `./pkg/oidcclient`. 2020-11-17 14:53:32 -06:00
login.go Rename the "pinniped.sts.unrestricted" scope to "pinniped:request-audience". 2020-12-16 14:24:13 -06:00
login_test.go Fix bug in handling response content-type in oidcclient. 2020-12-10 10:12:56 -06:00