question

JavierExpsitoBautista-3882 avatar image
0 Votes"
JavierExpsitoBautista-3882 asked saldana-msft edited

How can I create an user from my react App?

The thing is, when an user is registered on our system, we will create an user of microsft outlook with azure active directory. I was trying to connect to microsoft graph with the right permissons, but we must login with the api of Client. Is it possible?

Our stack is Laravel+React. Thank you for your attention.

49359-image.png


microsoft-graph-usersazure-ad-graph
image.png (84.0 KiB)
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@JavierExpsitoBautista-3882
Thank you for your post and I apologize for the delay!

Based off your issue, I'd recommend following this documentation to get you started since it walks you through connecting your React App with Azure AD and calling a secured API hosted in Azure with a bearer token. Once you can call an AzureAD app, you should be able to call the MSGraph API and create a user within AzureAD.


If you have any other questions, please let me know.
Thank you again for your time and patience throughout this issue.

0 Votes 0 ·

0 Answers