Skip to content

A sample application that shows how to call the Azure AD Graph API for an Azure AD B2C directory.

License

Notifications You must be signed in to change notification settings

GaurangRLB/B2C-GraphAPI-DotNet

 
 

Repository files navigation

services platforms author
active-directory-b2c
dotnet
jmprieur

A Console application for Azure AD B2C User Management the Azure AD Graph

This sample demonstrates how to perform user management by calling the Azure AD Graph in an automated fashion. This aproach is similar to a service account scenario where the application acts as itself, not as a user that signed-in via an interactive user login. This is done by using the OAuth 2.0 client credentials grant.

The application covered by this sample is a Windows command-line interface (CLI) that allows you to invoke various methods.

Steps to Run

For detailed instructions on how to run this sample, checkout this document.

Questions & Issues

Please file any questions or problems with the sample as a github issue. You can also post on Stackoverflow with the tag azure-ad-b2c.

About

A sample application that shows how to call the Azure AD Graph API for an Azure AD B2C directory.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%