Relative Content

Tag Archive for c#microsoft-graph-apiblazor-server-sideaad-b2c

MS Graph to manage AAD B2C accounts

I have implemented an application to manage AAD B2C accounts using MS Graph. I followed this link and have registered a MS Graph application in my B2C tenant. Right now my implementation uses client credentials provider and I am able to create/modify users.