open-vault/builtin/credential/ldap
Jakob Beckmann 078a245939
Allow alias dereferencing in LDAP searches (#18230)
* impr(auth/ldap): allow to dereference aliases in searches

* docs: add documentation for LDAP alias dereferencing

* chore(auth/ldap): add changelog entry for PR 18230

* chore: run formatter

* fix: update default LDAP configuration with new default

* Update website/content/docs/auth/ldap.mdx

Co-authored-by: tjperry07 <tjperry07@users.noreply.github.com>

* docs(ldap): add alias dereferencing to API docs for LDAP

---------

Co-authored-by: tjperry07 <tjperry07@users.noreply.github.com>
2023-02-24 13:49:17 -05:00
..
cmd/ldap plugin/secrets/auth: enable multiplexing (#19215) 2023-02-16 22:25:15 +00:00
backend.go Return errInvalidCredentials when wrong credentials is provided for existent users (#17104) 2022-09-27 16:49:14 -07:00
backend_test.go Allow alias dereferencing in LDAP searches (#18230) 2023-02-24 13:49:17 -05:00
cli.go feat(auth/ldap): allow passing the LDAP password via an env var (#18225) 2023-02-23 11:16:17 -05:00
path_config.go auth/ldap: add resp warning if userfilter doesn't consider userattr (#14095) 2022-02-17 17:19:44 -08:00
path_groups.go Enable generated items for more auth methods (#7513) 2019-10-17 16:19:14 -07:00
path_login.go Fix handling of username_as_alias during LDAP authentication (#15525) 2022-05-20 14:17:26 -07:00
path_users.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00