Summary
Microsoft identity, permissions, and user consent all play a role in securing data that Microsoft Graph accesses. In this module, you learned:
- How Microsoft Graph permissions and consent work to determine what data can be accessed.
- How to register an application in Microsoft Entra ID.
- The role that the Microsoft Authentication Library plays in signing in a user and retrieving an access token.
- How an application can use an access token to make a call to the Microsoft Graph
/me
API to retrieve user information.
Additional resources
To learn more about Microsoft Graph and other concepts covered in this module, see the following resources:
- Microsoft Graph documentation
- Microsoft 365 Developer Program
- Getting started with Microsoft identity