Last active
November 26, 2018 02:19
-
-
Save olafloogman/55612e6857d188b742b9e17b10cab8e5 to your computer and use it in GitHub Desktop.
This file contains 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": "d6c777d2-a522-4c11-8bf2-3dc03f56ba5c", | |
"accessTokenAcceptedVersion": null, | |
"allowPublicClient": false, | |
"appId": "f0439c32-d6b0-474d-9858-a18ea2ccee99", | |
"appRoles": [ | |
{ | |
"allowedMemberTypes": [ | |
"User", | |
"Application" | |
], | |
"description": "Echo API Reader", | |
"displayName": "Echo API Reader", | |
"id": "fcac0bdb-e45d-4cfc-9733-fbea156da358", | |
"isEnabled": true, | |
"lang": null, | |
"origin": "Application", | |
"value": "Reader" | |
}, | |
{ | |
"allowedMemberTypes": [ | |
"User", | |
"Application" | |
], | |
"description": "Admins can manage roles and perform all task actions.", | |
"displayName": "Echo API Admin", | |
"id": "81e10148-16a8-432a-b86d-ef620c3e48ef", | |
"isEnabled": true, | |
"lang": null, | |
"origin": "Application", | |
"value": "Admin" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment