ContainerImage.Pinniped/internal/oidc/provider/manager
Matt Moyer 8c3be3ffb2
Refactor UpstreamOIDCIdentityProviderI claim handling.
This refactors the `UpstreamOIDCIdentityProviderI` interface and its implementations to pass ID token claims through a `*oidctypes.Token` return parameter rather than as a third return parameter.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2020-12-04 15:35:35 -06:00
..
manager_test.go Refactor UpstreamOIDCIdentityProviderI claim handling. 2020-12-04 15:35:35 -06:00
manager.go Use kube storage for the supervisor callback endpoint's fosite sessions 2020-12-02 17:40:01 -08:00