diff --git a/content/how-to-guides/integrating-vault.md b/content/how-to-guides/integrating-vault.md index ecc296ff..c974b63e 100644 --- a/content/how-to-guides/integrating-vault.md +++ b/content/how-to-guides/integrating-vault.md @@ -38,15 +38,8 @@ This guide provides step-by-step instructions for integrating **Vault** with **K 1. **Create ProtocolMapper:** - To configure the Protocol Mapper that forwards the groups attribute (containing group IDs) from the user's profile into the token, create a new mapper with the following settings as shown in the image: - - Mapper Type: User Attribute - - User Attribute: groups - - Claim Name: groups - - Multivalued: true - - JSON Type Label: String - ![Keycloak Vault client mapper showing the user attribute forwarded as a token claim](../images/vault-client-attribute-mapper.png) ### Step 4: Patch Tenant Spec with Microsoft Entra ID Group IDs for RBAC