ContainerImage.Pinniped/generated/1.24/apis/supervisor/config/v1alpha1
Monis Khan 59d67322d3
Static validation for OIDC clients
The following validation is enforced:

1. Names must start with client.oauth.pinniped.dev-
2. Redirect URIs must start with https://
   or http://127.0.0.1
   or http://::1
3. All spec lists must not have duplicates

Added an integration test to assert all static validations.

Signed-off-by: Monis Khan <mok@vmware.com>
2022-06-15 15:09:40 -04:00
..
doc.go update kube codegen versions and add 1.24 codegen 2022-06-07 15:26:30 -04:00
register.go Move oidcclient into config.supervisor.pinniped.dev 2022-06-13 15:48:54 -07:00
types_federationdomain.go update kube codegen versions and add 1.24 codegen 2022-06-07 15:26:30 -04:00
types_oidcclient.go Static validation for OIDC clients 2022-06-15 15:09:40 -04:00
zz_generated.deepcopy.go Static validation for OIDC clients 2022-06-15 15:09:40 -04:00