Showing category results for Microsoft Graph

Nov 12, 2018
Post comments count0
Post likes count0

30DaysMSGraph – Day 12 – Authentication and authorization scenarios

Brian T. Jackett
Brian T. Jackett

In Day 11 we discussed Access Tokens which are crucial to make Microsoft Graph requests.  Today we'll look at the various authentication scenarios that are possible when querying with Microsoft Graph.

Microsoft GraphMicrosoft identity platform
Nov 11, 2018
Post comments count0
Post likes count0

30DaysMSGraph – Day 11 – Azure AD application permissions

Brian T. Jackett
Brian T. Jackett

In Day 10 we discussed Azure AD applications created through the V1 endpoint.  Today we'll look at the permissions available and how to assign them to a user / Azure AD application.

Microsoft Graph
Nov 10, 2018
Post comments count0
Post likes count0

30DaysMSGraph – Day 10 – Azure AD applications on V1 endpoint

Brian T. Jackett
Brian T. Jackett

In Day 9 we discussed how to register an Azure AD Application using V2 endpoint. Today we’ll look at registering an Azure AD Application using V1 endpoint that will be used to communicate with Microsoft Graph.

Microsoft Graph
Nov 9, 2018
Post comments count0
Post likes count0

30DaysMSGraph – Day 9 – Azure AD applications on V2 endpoint

Brian T. Jackett
Brian T. Jackett

In Day 8 we discussed the authentication roadmap and access tokens which are crucial to make Microsoft Graph requests.  Today we'll look at registering an Azure Active Directory (Azure AD) application that will be used to communicate with Microsoft Graph.

Microsoft Graph
Nov 8, 2018
Post comments count0
Post likes count0

30DaysMSGraph – Day 8 – Authentication roadmap and access tokens

Brian T. Jackett
Brian T. Jackett

In Day 7 we discussed paging results for Microsoft Graph requests.  Today we'll look at the current and future states of authenticating to Microsoft Graph, specifically obtaining access tokens.

Microsoft Graph
Nov 8, 2018
Post comments count0
Post likes count0

New App registrations experience now in public preview

Microsoft Graph team
Microsoft Graph team

Hi there! The Microsoft Identity Platform team has heard your feedback about our application registration experience and how it needs to be simpler. We agree with you, and so over the last few months we've made several changes to improve the developer experience and make it simpler to configure and manage your apps. Today, we’re excited to announ...

Microsoft GraphMicrosoft identity platform
Nov 7, 2018
Post comments count0
Post likes count0

30DaysMSGraph – Day 7 – Paging and NextLink

Brian T. Jackett
Brian T. Jackett

In Day 6 we finished discussing many of the query parameters available for Microsoft Graph requests.  Today we'll look at the concept of paging results when there are more records than can be returned in a single response.

Microsoft Graph
Nov 6, 2018
Post comments count0
Post likes count0

30DaysMSGraph – Day 6 – Query Parameters Part 2

Brian T. Jackett
Brian T. Jackett

In Day 5 we began discussing the query parameters available for Microsoft Graph requests.  Today we'll continue looking at query parameters available for requests against Microsoft Graph.

Microsoft Graph
Nov 5, 2018
Post comments count0
Post likes count0

30DaysMSGraph – Day 5 – Query Parameters Part 1

Brian T. Jackett
Brian T. Jackett

In day 4 we discussed the syntax for Microsoft Graph requests.  Today we'll begin looking at query parameters available for requests against Microsoft Graph.

Microsoft Graph
Nov 4, 2018
Post comments count0
Post likes count0

30DaysMSGraph – Day 4 – Request syntax

Brian T. Jackett
Brian T. Jackett

In Day 3 we discussed the Graph Explorer.  Today we'll inspect the syntax for Microsoft Graph requests.

Microsoft Graph