ContainerImage.Pinniped/pkg/oidcclient/filesession
Matt Moyer 014d760f3d
Add validated ID token claims to the oidctypes.Token structure.
This is just a more convenient copy of these values which are already stored inside the ID token. This will save us from having to pass them around seprately or re-parse them later.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2020-12-04 15:18:41 -06:00
..
testdata Add validated ID token claims to the oidctypes.Token structure. 2020-12-04 15:18:41 -06:00
cachefile.go Move OIDC Token structs into a new `oidctypes` package. 2020-11-30 17:02:03 -06:00
cachefile_test.go Add validated ID token claims to the oidctypes.Token structure. 2020-12-04 15:18:41 -06:00
filesession.go Move OIDC Token structs into a new `oidctypes` package. 2020-11-30 17:02:03 -06:00
filesession_test.go Merge remote-tracking branch 'origin/main' into callback-endpoint 2020-12-02 16:09:08 -06:00