ContainerImage.Pinniped/test
Ryan Richard 51263a0f07 Return unauthenticated instead of error for bad username or password
- Bad usernames and passwords aren't really errors, since they are
  based on end-user input.
- Other kinds of authentication failures are caused by bad configuration
  so still treat those as errors.
- Empty usernames and passwords are already prevented by our endpoint
  handler, but just to be safe make sure they cause errors inside the
  authenticator too.
2021-04-13 16:22:13 -07:00
..
cluster_capabilities Add hasExternalLoadBalancerProvider to AKS/EKS capabilities files 2021-03-26 08:03:51 -07:00
deploy/tools Return unauthenticated instead of error for bad username or password 2021-04-13 16:22:13 -07:00
integration Return unauthenticated instead of error for bad username or password 2021-04-13 16:22:13 -07:00
library Start to fill out LDAPIdentityProvider's fields and TestSupervisorLogin 2021-04-07 12:56:09 -07:00