ContainerImage.Pinniped/generated/latest/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 client code for 'latest'. 2021-02-16 12:34:33 -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 client code for 'latest'. 2021-02-16 12:34:33 -06:00
types_oidcidentityprovider.go Add generated client code for 'latest'. 2021-02-16 12:34:33 -06:00
types_tls.go Add generated client code for 'latest'. 2021-02-16 12:34:33 -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