Created
September 26, 2024 00:31
-
-
Save jbayer/37c3c30448f90ced437f227ac0cfbc9c to your computer and use it in GitHub Desktop.
Activity Export API response improvements
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
{ | |
"client_id": "3f210722-7210-98e8-1f0d-e6a39ffb29c6", | |
"namespace_id": "root", | |
"timestamp": 1653350457, | |
"mount_accessor": "auth_userpass_bb52979d" | |
} |
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
{ | |
"entity_name": "jdoe", | |
"entity_alias_name": "jdoe", | |
"local_entity_alias": false, | |
"client_id": "665a54bf-8652-c0c5-8121-40adf0d9786a", | |
"client_type": "entity", | |
"namespace_id": "wOsmr", | |
"namespace_path": "ns1/a", | |
"mount_accessor": "auth_ldap_a005db73", | |
"mount_type": "ldap", | |
"mount_path": "auth/ldap/", | |
"timestamp": "2024-07-08T11:47:57Z", | |
"policies": [ | |
"secret-read" | |
], | |
"entity_metadata": {}, | |
"entity_alias_metadata": {}, | |
"entity_alias_custom_metadata": { | |
"contact_email": "[email protected]", | |
"region": "east", | |
"group": "new_york" | |
}, | |
"entity_group_ids": [ | |
"9f18cd4a-4e64-a2b2-b001-7b6b0dfb1270" | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment