ContainerImage.Pinniped/internal/testutil
Ryan Richard e2bdab9e2d add the IDP display name to the downstream ID token's sub claim
To make the subject of the downstream ID token more unique when
there are multiple IDPs. It is possible to define two IDPs in a
FederationDomain using the same identity provider CR, in which
case the only thing that would make the subject claim different
is adding the IDP display name into the values of the subject claim.
2023-09-11 11:15:40 -07:00
..
fakekubeapi Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
oidctestutil add the IDP display name to the downstream ID token's sub claim 2023-09-11 11:15:40 -07:00
testlogger Bump golangci-lint to 1.51.2 and fix lint issues 2023-03-16 14:55:37 -05:00
tlsassertions Fix typo that prevented compiling with Go 1.19 2023-04-03 11:46:11 -07:00
tlsserver
transformtestutil add new unit tests in callback_handler_test.go 2023-09-11 11:14:06 -07:00
assertions.go Bump golangci-lint to 1.51.2 and fix lint issues 2023-03-16 14:55:37 -05:00
certs.go
crypto.go
delete.go
doc.go
ioutil.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
kube_server_compatibility.go Fix TestOIDCClientStaticValidation on old servers 2022-06-17 09:04:03 -04:00
loginhtml.go Add LDAP browser flow login failure tests to supervisor_login_test.go 2022-05-10 16:28:08 -07:00
observable_with_informer_option.go
observable_with_initial_event_option.go
oidcclient_test.go reorganize federation domain packages to be more intuitive 2023-09-11 11:11:52 -07:00
oidcclient.go Use Conditions from apimachinery, specifically k8s.io/apimachinery/pkg/apis/meta/v1.Conditions 2023-09-11 10:13:39 -07:00
oidcclientsecretstorage.go Allow dynamic clients to be used in downstream OIDC flows 2022-07-14 09:51:11 -07:00
psession.go Fixup unit tests for the previous commit 2023-09-11 11:09:50 -07:00
roundtrip.go
string_slice.go add new unit tests in auth_handler_test.go 2023-09-11 11:14:06 -07:00
tlsserver.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
transcript_logger.go Switch to go.uber.org/zap for JSON formatted logging 2022-05-24 11:17:42 -04:00