ContainerImage.Pinniped/test/integration
Andrew Keesler fe2e2bdff1
Our ID token signing algorithm is ES256, not RS256
We are currently using EC keys to sign ID tokens, so we should reflect that in
our OIDC discovery metadata.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-12-03 07:46:07 -05:00
..
cli_test.go Tweak some stdlib usage so we compile under Go 1.14. 2020-11-30 10:11:41 -06:00
client_test.go Reduce client cert TTL back to 5 mins 2020-11-13 13:30:02 -05:00
concierge_api_serving_certs_test.go Split the config CRDs into two API groups. 2020-10-30 19:22:46 -05:00
concierge_availability_test.go Rename integration test env variables 2020-10-09 10:11:47 -07:00
concierge_credentialissuerconfig_test.go Rename CredentialIssuerConfig to CredentialIssuer. 2020-11-02 17:39:42 -06:00
concierge_credentialrequest_test.go Reduce client cert TTL back to 5 mins 2020-11-13 13:30:02 -05:00
concierge_kubecertagent_test.go Concierge controllers add labels to all created resources 2020-10-15 10:14:23 -07:00
concierge_kubectl_test.go Rename pinniped-server -> pinniped-concierge 2020-10-06 14:59:03 -04:00
kube_api_discovery_test.go Put our TokenCredentialRequest API into the "pinniped" category. 2020-11-13 14:22:26 -06:00
storage_test.go Add authorization code storage 2020-11-19 13:18:27 -05:00
supervisor_discovery_test.go Our ID token signing algorithm is ES256, not RS256 2020-12-03 07:46:07 -05:00
supervisor_healthz_test.go Make the supervisor healthz endpoint public 2020-10-21 15:24:58 -07:00
supervisor_keys_test.go Rename OIDCProviderConfig to OIDCProvider. 2020-11-02 17:40:39 -06:00
supervisor_login_test.go test/integration: skip TestSupervisorLogin until new callback logic is on main 2020-11-30 10:12:03 -05:00
supervisor_upstream_test.go Split test environment variables so there's a specific supervisor upstream client. 2020-11-20 08:03:06 -06:00