ContainerImage.Pinniped/deploy
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 Switch to go.uber.org/zap for JSON formatted logging 2022-05-24 11:17:42 -04:00
local-user-authenticator Use 65532 instead of 1001 as non-root user 2021-10-25 16:21:54 -04:00
supervisor Static validation for OIDC clients 2022-06-15 15:09:40 -04:00