diff --git a/website/content/docs/concepts/security/permissions.mdx b/website/content/docs/concepts/security/permissions.mdx index 68466a0085..9af0230725 100644 --- a/website/content/docs/concepts/security/permissions.mdx +++ b/website/content/docs/concepts/security/permissions.mdx @@ -461,7 +461,8 @@ documentation](https://www.boundaryproject.io/api-docs) for guidance.
  • - set-password: Set a password on an account, without requiring the current password + set-password: Set a password on an account, without + requiring the current password
  • - change-password: Change a password on an account given the current password + change-password: Change a password on an account given + the current password
  • @@ -1312,7 +1316,8 @@ documentation](https://www.boundaryproject.io/api-docs) for guidance.
  • - set-principals: Set the full set of principals on a role + set-principals: Set the full set of principals on a + role
  • - read:self: Read a session, which must be associated with the calling user + read:self: Read a session, which must be associated + with the calling user
  • - cancel:self: Cancel a session, which must be associated with the calling user + cancel:self: Cancel a session, which must be associated + with the calling user
  • - set-host-sets: Set the full set of host sets on a target + set-host-sets: Set the full set of host sets on a + target