Microsoft Graph OAuth
2 min
this section contains steps to create an oauth app for ms graph, add the oauth configuration to jigx management and then use the configuration in a jigx solution various code samples showing how to use the microsoft graph api with the rest data provider are provided to use jigx with microsoft graph you will need an administrative account for microsoft aad to configure a jigx enterprise app, allowing jigx to use oauth authentication with microsoft graph follow the steps in configuring oauth for ms graph docid\ v8zeelvliqtfw2bvuaxxr to configure oauth for the microsoft environment being used and add the necessary settings to jigx cloud examples and code snippets graph user profile https //docs jigx com/examples/graph user profile provides sample code to get a user's profile information from microsoft graph it includes a code sample https //docs jigx com/examples/update profile photo for updating a user's profile picture in microsoft graph graph calendar https //docs jigx com/examples/graph calendar provides sample code to get a list of the user's calendars and renders a calendar in a schedule view on a jig it includes a code sample on adding calendar entries to a user's microsoft 365 calendar in exchange graph mail https //docs jigx com/examples/graph mail provides sample code to get a list of emails for a user and displays the emails in a list jig press on an email to view the content of the email graph tasks https //docs jigx com/examples/graph tasks provides sample code to get a list of to do tasks for a user and displays the tasks in a list jig graph insights https //docs jigx com/examples/graph insights provides sample code to get insights that include a list of documents trending around the user and displays the list in a list jig