Created
December 16, 2021 20:57
-
-
Save rschwabco/b2971af88df16c22810153896508a663 to your computer and use it in GitHub Desktop.
A an example for a user in Aserto's library
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": "cirkzmrhzgmzos03mzm1ltqwngqtywy2ni1jnzdjzjezyte1zjgsbwxvy2fs", | |
"enabled": true, | |
"display_name": "Euan Garden", | |
"email": "[email protected]", | |
... | |
"identities": { | |
... | |
}, | |
"attributes": { | |
"properties": { | |
"department": "Sales Engagement Management", | |
"manager": "2bfaa552-d9a5-41e9-a6c3-5be62b4433c8", | |
"phone": "+1-804-555-3383", | |
"title": "Salesperson" | |
}, | |
"roles": [ | |
"acmecorp", | |
"sales-engagement-management", | |
"user", | |
"viewer" | |
], | |
... | |
}, | |
... | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment