You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
On the top bar, click on your account and under the Directory list, choose the Active Directory tenant where you wish to register your application.
Click on More Services in the left hand nav, and choose Azure Active Directory.
Click on App registrations and choose Add.
Enter a friendly name for the application, select Native as the Application Type. For the Redirect URI, enter https://localhost. Click on Create to create the application.
While still in the Azure portal, choose your application, click on Settings and choose Properties.
Find the Application ID value and copy it to the clipboard. This is the client ID value we'll add to the project later.
Configure Permissions for your application - in the Settings menu, choose the Required permissions section, click on Add, then Select an API, and type "Microsoft Graph" in the text box. Then, click on Select Permissions and select: