mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-14 11:08:06 +00:00
Updating AAD Docs and UserAssignment Roel Description. (#1581)
* Updating doc and role description. * Update src/deployment/deploy.py Co-authored-by: Cheick Keita <kcheick@gmail.com> * Update docs/AADEntitites.md Co-authored-by: Cheick Keita <kcheick@gmail.com> Co-authored-by: nharper285 <nharper285@gmail.com> Co-authored-by: Cheick Keita <kcheick@gmail.com>
This commit is contained in:
committed by
GitHub
parent
7c3beb4d6f
commit
f02f3f0ae2
@ -324,7 +324,7 @@ class Client:
|
||||
},
|
||||
{
|
||||
"allowedMemberTypes": ["User"],
|
||||
"description": "Allows user access from the CLI.",
|
||||
"description": "Allows user to access the OneFuzz instance.",
|
||||
"displayName": OnefuzzAppRole.UserAssignment.value,
|
||||
"id": str(uuid.uuid4()),
|
||||
"isEnabled": True,
|
||||
|
Reference in New Issue
Block a user