Workarounds to disable Azure AD user using Microsoft Graph and an application scope

added by DotNetKicks
8/2/2022 5:59:16 AM

198 Views

It is not possible to disable an Azure AD user using Microsoft Graph with an application scope. This is only possible using a delegated scope. This article explores some of the workarounds to address this problem. If using an application which has no user, an application scope is used to authorize the client.


0 comments