mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-30 02:02:43 +00:00
docs: add note for ldap auth to upgrade guide (#28015)
* docs: add note for ldap auth to upgrade guide * Update website/content/docs/upgrading/upgrade-to-1.16.x.mdx Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> --------- Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e4309e2a1a
commit
867be6d3e5
@@ -61,6 +61,12 @@ If you register an external plugin called `myplugin` with `SOURCE=child`, the
|
||||
plugin process starts with `SOURCE=parent` and Vault reports a conflict for
|
||||
`myplugin`.
|
||||
|
||||
### LDAP auth login changes
|
||||
|
||||
Users cannot log in using LDAP unless the LDAP plugin is configured
|
||||
with an `userdn` value scoped to an organization unit (OU) where the
|
||||
user resides.
|
||||
|
||||
### LDAP auth entity alias names no longer include upndomain
|
||||
|
||||
The `userattr` field on the LDAP auth config is now used as the entity alias.
|
||||
|
||||
Reference in New Issue
Block a user