ContainerImage.Pinniped/internal/oidc
Andrew Keesler 005225d5f9 Use the new plog pkg in auth_handler.go
- Add a new helper method to plog to make a consistent way to log
  expected errors at the info level (as opposed to unexpected
  system errors that would be logged using plog.Error)

Signed-off-by: Ryan Richard <richardry@vmware.com>
2020-11-10 10:33:52 -08:00
..
auth Use the new plog pkg in auth_handler.go 2020-11-10 10:33:52 -08:00
discovery Implement per-issuer OIDC JWKS endpoint 2020-10-16 17:51:40 -07:00
jwks Implement per-issuer OIDC JWKS endpoint 2020-10-16 17:51:40 -07:00
provider Merge branch 'main' into authorize_endpoint 2020-11-10 09:24:19 -08:00
oidc.go Also run OIDC validations in supervisor authorize endpoint 2020-11-06 14:44:58 -08:00