Update attribute-based-access-controls.mdx

This commit is contained in:
Maidul Islam
2024-10-29 23:10:53 -04:00
committed by GitHub
parent 19357d4bd7
commit ae8f695b6f

View File

@@ -19,13 +19,13 @@ Attribute-based access controls are currently available for polices defined on p
<Tab title="Manually Configure Metadata">
<Steps>
<Step title="Navigate to the Access Control page on the organization sidebar and select an identity (user or machine).">
<img src="images/platform/access-controls/add-metadata-step1.png" />
<img src="/images/platform/access-controls/add-metadata-step1.png" />
</Step>
<Step title="On the Identity Page, click the pencil icon to edit the selected identity.">
<img src="images/platform/access-controls/add-metadata-step2.png" />
<img src="/images/platform/access-controls/add-metadata-step2.png" />
</Step>
<Step title="Add metadata via key-value pairs and update the identity.">
<img src="images/platform/access-controls/add-metadata-step3.png" />
<img src="/images/platform/access-controls/add-metadata-step3.png" />
</Step>
</Steps>
</Tab>
@@ -38,7 +38,7 @@ Attribute-based access controls are currently available for polices defined on p
## Defining ABAC Policies
<img src="images/platform/access-controls/example-abac-1.png" />
<img src="/images/platform/access-controls/example-abac-1.png" />
ABAC policies make use of identity metadata to define dynamic permissions. Each attribute must start and end with double curly-brackets `{{ <attribute-name> }}`.
The following attributes are available within project permissions: