From 41360dbf084be6d94458b85206bd7e5850711ef5 Mon Sep 17 00:00:00 2001 From: giogranda85 <41294047+giogranda85@users.noreply.github.com> Date: Wed, 16 Jul 2025 19:18:03 -0400 Subject: [PATCH] Update entity.mdx (#28806) * Update entity.mdx Adding warning as a result of multiple support issues. * Update website/content/api-docs/secret/identity/entity.mdx --------- Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> --- website/content/api-docs/secret/identity/entity.mdx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/website/content/api-docs/secret/identity/entity.mdx b/website/content/api-docs/secret/identity/entity.mdx index 0d2e16fd7f..a70330c3d8 100644 --- a/website/content/api-docs/secret/identity/entity.mdx +++ b/website/content/api-docs/secret/identity/entity.mdx @@ -400,6 +400,13 @@ Note that if these entities contain aliases sharing the same mount accessor, the entities must be merged one at a time. This is because each entity can only have one alias with each mount accessor - for more information, see the [identity concepts page](/vault/docs/concepts/identity). + + +We recommended limiting merging to the leader node of your primary cluster. + + + + | Method | Path | | :----- | :----------------------- | | `POST` | `/identity/entity/merge` |