Skip to content

Commit

Permalink
docs: Updates IAM topics
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan-Heath committed Nov 13, 2024
1 parent 43256c2 commit f549dc1
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 9 deletions.
3 changes: 2 additions & 1 deletion website/content/docs/common-workflows/manage-roles.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
layout: docs
page_title: Manage roles and permissions
description: How to manage roles, permissions, and grants.
description: >-
Use roles to manage permissions assigned to users and groups. Create roles and assign principals and grants to them. Add grant scopes and configure inheritance.
---

# Manage roles and permissions
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
layout: docs
page_title: Assignable permissions
description: |-
Assignable permissions
description: >-
Learn about using actions and output fields to grant users permissions to any resources that are identified by ID or Type.
---

# Assignable permissions
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
layout: docs
page_title: Permissions index
description: |-
Boundary's permissions model
description: >-
Learn about Boundary's RBAC, allow-only permissions model. Understand how permissions are configured using grant strings and roles.
---

# Permissions in Boundary
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
layout: docs
page_title: Permission grant formats
description: |-
Permission grant formats
description: >-
Learn how to construct grant strings that map resources and permissions. Understand ID, Type, Pinned, and Wildcard grant formats.View possible grant templates.
---

# Permission grant formats
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
layout: docs
page_title: Resource table
description: |-
Resource table
description: >-
View a list of resources and their available permissions parameters and actions to help you configure and manage permissions.
---

# Resource tables
Expand Down

0 comments on commit f549dc1

Please sign in to comment.