ContainerImage.Pinniped/test
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
..
cluster_capabilities Run the LDAP client's integration tests only on Kind 2021-07-08 11:10:53 -07:00
deploy/tools Tiny fix: pinninpeds->pinnipeds 2022-05-04 12:42:55 -07:00
integration Static validation for OIDC clients 2022-06-15 15:09:40 -04:00
testlib Skip some recently added integration tests when LDAP is unavailable 2022-06-08 12:57:00 -07:00