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:
John-Michael Faircloth
2024-08-15 11:58:47 -05:00
committed by GitHub
parent e4309e2a1a
commit 867be6d3e5

View File

@@ -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.