Forum Discussion
EntilZha
May 07, 2021Iron Contributor
Resetting User’s Password using Microsoft Graph API
Working on a project to develop a tool and one aspect this tool is to rest a user’s password using Graph API with Application Permissions. Been searching on the internet and found a lot of suggestion...
- May 07, 2021Afaik application permissions are not supported for this operation.
VasilMichev
May 07, 2021MVP
Afaik application permissions are not supported for this operation.
EntilZha
May 13, 2021Iron Contributor
Thank You for responding