I am trying to use the premium action "Invoke an HTTP Request - HTTP with Azure AD" to reset a users password.
The user of the Flow and this actions Connection has the following Azure AD Roles:
- Global administrator
- Helpdesk administrator
- Password administrator
error: {
"code": "Authorization_RequestDenied",
"message": "Insufficient privileges to complete the operation."
What Role or permissions does the user need?
do you find a way for it to work? can you give me the script?
Hi @dtjm ,
Please add these API Permission:'
Delegated
Organization.Read.All
Directory.Read.All
Directory.AccessAsUser.All
Applicattion
Organization.Read.All
Directory.Read.All
User | Count |
---|---|
93 | |
45 | |
20 | |
20 | |
15 |
User | Count |
---|---|
134 | |
53 | |
44 | |
37 | |
29 |