ContainerImage.Pinniped/internal/oidc
aram price 05085d8e23 Use anonymous interface in test for Storage 2020-12-03 11:26:36 -08:00
..
auth Merge remote-tracking branch 'upstream/callback-endpoint' into token-endpoint 2020-12-03 11:14:37 -05:00
callback Add a `redirectURI` parameter to ExchangeAuthcodeAndValidateTokens() method. 2020-12-02 15:55:33 -06:00
csrftoken WIP for saving authorize endpoint state into upstream state param 2020-11-10 17:58:00 -08:00
discovery Our ID token signing algorithm is ES256, not RS256 2020-12-03 07:46:07 -05:00
jwks Implement per-issuer OIDC JWKS endpoint 2020-10-16 17:51:40 -07:00
oidctestutil Add a `redirectURI` parameter to ExchangeAuthcodeAndValidateTokens() method. 2020-12-02 15:55:33 -06:00
provider Merge remote-tracking branch 'upstream/callback-endpoint' into token-endpoint 2020-12-03 11:14:37 -05:00
token Use anonymous interface in test for Storage 2020-12-03 11:26:36 -08:00
kube_storage.go Add pkce and openidconnect storage 2020-12-01 17:18:32 -08:00
nullstorage.go WIP towards using k8s fosite storage in the supervisor's callback endpoint 2020-12-01 11:01:42 -08:00
nullstorage_test.go WIP: get linting and unit tests passing after token endpoint first draft 2020-12-02 11:16:02 -05:00
oidc.go Merge remote-tracking branch 'upstream/callback-endpoint' into token-endpoint 2020-12-03 11:14:37 -05:00