ContainerImage.Pinniped/internal
Ryan Richard 170982a688 refactor token_handler_test.go: easier to make more requests after initial authcode exchange
- This refactor will allow us to add new test tables for the
  refresh and token exchange requests, which both must come after
  an initial successful authcode exchange has already happened

Signed-off-by: Margo Crawford <margaretc@vmware.com>
2020-12-08 16:54:58 -08:00
..
certauthority Add a CA.Pool() method to ./internal/certauthority. 2020-12-02 15:55:34 -06:00
client Split the config CRDs into two API groups. 2020-10-30 19:22:46 -05:00
concierge Temporarily disable max inflight checks for mutating requests 2020-11-19 21:21:10 -05:00
config Add log level support 2020-11-10 10:22:27 -05:00
constable Save 2 lines by using inline-style comments for Copyright 2020-09-16 10:35:19 -04:00
controller WIP: start to wire signing key into token handler 2020-12-03 15:37:25 -05:00
controllerlib Disable the goerr113 linter. 2020-12-07 15:53:41 -06:00
controllermanager Rename CredentialIssuerConfig to CredentialIssuer. 2020-11-02 17:39:42 -06:00
crud Make assertions about how many secrets were stored by fosite in tests 2020-12-04 15:40:17 -08:00
downward Save 2 lines by using inline-style comments for Copyright 2020-09-16 10:35:19 -04:00
dynamiccert internal/provider -> internal/dynamiccert 2020-09-23 08:29:35 -04:00
fositestorage Make assertions about how many secrets were stored by fosite in tests 2020-12-04 15:40:17 -08:00
here Save 2 lines by using inline-style comments for Copyright 2020-09-16 10:35:19 -04:00
httputil Implement the rest of an OIDC client CLI library. 2020-10-12 16:41:46 -05:00
mocks Refactor UpstreamOIDCIdentityProviderI claim handling. 2020-12-04 15:35:35 -06:00
multierror Backfill tests to OIDCProviderConfig controller 2020-10-09 10:39:17 -04:00
oidc refactor token_handler_test.go: easier to make more requests after initial authcode exchange 2020-12-08 16:54:58 -08:00
plog Finish the WIP from the previous commit for saving authorize endpoint state 2020-11-11 12:29:14 -08:00
registry/credentialrequest Merge pull request #213 from mattmoyer/more-categories 2020-11-13 15:51:42 -05:00
testutil Make assertions about how many secrets were stored by fosite in tests 2020-12-04 15:40:17 -08:00
upstreamoidc Refactor UpstreamOIDCIdentityProviderI claim handling. 2020-12-04 15:35:35 -06:00