How to set and use metadata attributes on user identities for ABAC.
Navigate to the Access Control page on the organization sidebar and select a user.
On the User Page, click the pencil icon to edit the selected user.
Add metadata via key-value pairs and update the user identity.
{{ identity.id }}
(always available){{ identity.username }}
(always available){{ identity.metadata.<metadata-key-name> }}
(available if set)