mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Update attribute-based-access-controls.mdx
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user