Showing results for Azure AD - Developer Support

May 12, 2016
Post comments count0
Post likes count0

Azure AD client certificate rollover

Monu Bambroo
Monu Bambroo

In a recent post from his blog, Premier Developer Consultant Marius Rochon gives us a step-by-step overview of how to use OAuth2 Client Credential flow with an X509 certificate. This Azure AD sample shows how to use OAuth2 Client Credential flow with an X509 certificate for authentication. Here is a procedure I use to periodically rollover the c...

TeamAzureAzure AD
Mar 3, 2016
Post comments count0
Post likes count0

Changing user password in Azure AD using GraphAPI

Pam Lahoud
Pam Lahoud

Recently, Premier Developer Consultant Marius Rochon posted this article on his blog regarding changing passwords in Azure AD that may be helpful to those of you facing this specific scenario in your applications: If this is something you are facing, read the rest of Marius’ article here for the solution, including a code sample: http://...

AzureAzure ADMarius Rochon
Jan 7, 2016
Post comments count0
Post likes count0

Introducing CREST and Graph API

Developer Support
Developer Support

Deepak Malik, Senior ADM, shares an overview of Commerce Rest and Azure AD Graph APIs for Cloud Solution Provider Partners. Cloud Solution Provider (CSP) partners can improve their experience through API Integration with the Office 365 services provided by Microsoft to monitor, service and manage customers. These API's are categorized based ...

AzureAzure ADCREST
Feb 18, 2015
Post comments count0
Post likes count0

Using Azure AD to authorize Service Bus requests

Pam Lahoud
Pam Lahoud

Most Service Bus examples use symmetric keys directly in applications needing access to the Service Bus, usually as part of the connection string. That approach does not work so well with widely distributed applications, e.g. desktop or mobile apps.  In the latest post from his blog, Marius Rochon gives an example of how to use Azure Active Di...

TeamAzureAzure AD