Skip to content

Commit

Permalink
adds group spec png
Browse files Browse the repository at this point in the history
  • Loading branch information
KhizerJaan committed Oct 16, 2024
1 parent 5cbb63c commit 8cc3fef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/how-to-guides/integrating-vault.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ This guide provides step-by-step instructions for integrating **Vault** with **K

- **`owners.groups`** should be updated with the relevant Azure AD group IDs to enforce access control based on the users’ group memberships.

![Group spec](../images/azuread-groupID.png)

Check failure on line 116 in content/how-to-guides/integrating-vault.md

View workflow job for this annotation

GitHub Actions / doc_qa / markdown_lint

Lists should be surrounded by blank lines [Context: "![Group spec](../images/azurea..."]
## Conclusion

Check failure on line 117 in content/how-to-guides/integrating-vault.md

View workflow job for this annotation

GitHub Actions / doc_qa / markdown_lint

Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "## Conclusion"]

By following these steps, you can successfully integrate Vault with Keycloak for OIDC authentication, using Azure AD group IDs for access control. This configuration allows for granular, group-based permissions while working with the limitations of Azure AD’s token output.

0 comments on commit 8cc3fef

Please sign in to comment.