ContainerImage.Pinniped/generated/1.17/apis/supervisor
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
..
config/v1alpha1 Static validation for OIDC clients 2022-06-15 15:09:40 -04:00
idp/v1alpha1 generate code for 1.17-1.20 using Go 1.17 2022-03-01 10:39:58 -08:00
idpdiscovery/v1alpha1 Add generated code for Kube 1.21, 1.22, and 1.23 2022-02-28 17:58:48 -08:00
oidc Add generated code for Kube 1.21, 1.22, and 1.23 2022-02-28 17:58:48 -08:00