Building Apps with Jigx
...
REST
Microsoft Graph OAuth
Configuring OAuth for MS Graph
1min
To make API calls to Microsoft Graph, a user must successfully complete an OAuth loop in the mobile app.
The following sections provide the steps to configure OAuth in Microsoft Azure Active Directory, add OAuth credentials to the solution in , and YAML examples that make a function call and display the data on a .
- Configure OAuth access for Microsoft Graph in Microsoft Azure's admin portal by following the steps in Create and configure a new OAuth app in Microsoft Azure AAD.
- Add a credential configuration to your solution in the by following the steps in Adding the OAuth Configuration to the solution in Jigx Management.
- Implement a function that calls Microsoft Graph and displays the results on a by using the YAML examples in Using the OAuth configuration in a Jigx solution
Updated 29 Apr 2024
Did this page help you?