I came across this scenario when one of my customers asked for this. Which I think might be useful for others as well. It’s weird to me that this is not integrated
MoreCreate an Azure AD app to authenticate the GraphServiceClient Install Microsoft.Graph.Beta NuGet Create the GraphServiceClient with app-only authentication Modify the tenant settings using the Microsoft.Graph.Beta This might come in handy if you
MoreSetup an Azure AD protected Web API Test your Azure AD protected Web API Debug your Azure AD protected Web API While there are already a few blogs out there that are
MoreAfter a colleague from the Dynamics 365 team ran into some issues when willing to authenticate against SharePoint. I decided to write him a tutorial as my first blog post. This blog
More