ContainerImage.Pinniped/generated/1.20/apis
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
..
concierge generate code for 1.17-1.20 using Go 1.17 2022-03-01 10:39:58 -08:00
supervisor Static validation for OIDC clients 2022-06-15 15:09:40 -04:00
go.mod Update kube versions to latest patch 2022-04-19 11:19:24 -07:00
go.sum Update kube versions to latest patch 2022-04-19 11:19:24 -07:00