ContainerImage.Pinniped/generated/1.18/apis/supervisor/idp/v1alpha1
Ryan Richard fec3d92f26 Add integration test for upstreamldap.Provider
- The unit tests for upstreamldap.Provider need to mock the LDAP server,
  so add an integration test which allows us to get fast feedback for
  this code against a real LDAP server.
- Automatically wrap the user search filter in parenthesis if it is not
  already wrapped in parens.
- More special handling for using "dn" as the username or UID attribute
  name.
- Also added some more comments to types_ldapidentityprovider.go.tmpl
2021-04-13 15:23:14 -07:00
..
doc.go Add generated API/client code for new UpstreamOIDCProvider CRD. 2020-11-13 11:38:50 -06:00
register.go Add stub LDAP API type and integration test 2021-04-06 13:10:01 -04:00
types_ldapidentityprovider.go Add integration test for upstreamldap.Provider 2021-04-13 15:23:14 -07:00
types_meta.go Add generated API/client code for new UpstreamOIDCProvider CRD. 2020-11-13 11:38:50 -06:00
types_oidcidentityprovider.go Rename off of main 2020-12-16 14:27:09 -08:00
types_tls.go Add `spec.tls` field to UpstreamOIDCProvider API. 2020-11-16 20:23:20 -06:00
zz_generated.deepcopy.go Add Conditions to LDAPIdentityProvider's Status and start to fill them 2021-04-12 13:53:21 -07:00