Showing results for Azure AD - Microsoft 365 Developer Blog

Mar 2, 2020
0

Build your own SCIM endpoint for streamlined provisioning of your applications

Microsoft identity platform team
Microsoft identity platform team

Today we published an overview on how design, build and test your own SCIM endpoint for your application. To learn more, read our Provisioning with SCIM – design, build, and test your SCIM endpoint post on the identity standards blog.

Microsoft GraphMicrosoft identity platform
Jan 29, 2020
0

Impact on Authentication from SameSite changes in Chrome 

Microsoft identity platform team
Microsoft identity platform team

Following the recent updates to the standards of SameSite property in HTTP cookies, Chrome has announced changes to the default behavior of SameSite in an upcoming release of the browser in February. Web application developers are recommended to update their application code to handle different SameSite properties on Chrome and other browsers. 

Microsoft identity platform
Dec 16, 2019
0

Microsoft Authentication Libraries for Java and Python are now generally available

Microsoft identity platform team
Microsoft identity platform team

Hello developers! Earlier this year at //Build, we announced the general availability of Microsoft Authentication Libraries (MSAL) for .NET and JavaScript, followed by iOS, macOS and Android. As the year ends, we’re excited to announce that MSAL Java and MSAL Python are now generally available! MSAL enables applications to integrate with the Mi...

Microsoft GraphOffice Add-insMicrosoft identity platform
Dec 9, 2019
0

Now available: Azure AD App registrations Token configuration (preview) simplifies management of optional claims

Microsoft identity platform team
Microsoft identity platform team

Hello Developers! To simplify the management of optional claims, we’re introducing a new Token configuration (preview) experience within Azure AD App registrations. App developers can use optional claims to specify which claims they want in the tokens sent to their application, which is useful when migrating apps to the Microsoft identity platf...

Microsoft identity platform
Nov 14, 2019
0

Deprecation of App registrations (Legacy) experience and the Application Registration Portal (apps.dev.microsoft.com)

Microsoft identity platform team
Microsoft identity platform team

In May 2019, we announced general availability of a new unified App registrations experience in the Azure portal to give developers a central place to register and configure all their apps that sign in Azure Active Directory accounts and personal Microsoft accounts. With the new App registration experience available to all developers, we are sharin...

Microsoft GraphOffice Add-insMicrosoft identity platform
Nov 4, 2019
0

Microsoft identity platform at Ignite 2019

Microsoft identity platform team
Microsoft identity platform team

We’re thrilled to be at Microsoft Ignite in Orlando, FL this week engaging with our community of IT professionals and developers. We’re excited to be showing the latest improvements that we’re making to the Microsoft identity platform so it's easier to develop apps that integrate with any Microsoft identity. Read on to learn more on how we’re conti...

Microsoft GraphMicrosoft identity platform
Oct 29, 2019
0

Deprecation of the IdentityRiskEvents API

Microsoft identity platform team
Microsoft identity platform team

If you have been using the identityRiskEvents API, you should transition to the riskDetection API.

Microsoft GraphMicrosoft identity platform
Oct 7, 2019
0

New CDN URLs and Subresource Integrity Hash for MSAL JS

Microsoft identity platform team
Microsoft identity platform team

To ensure our commitment towards providing a great developer experience, we are announcing a new set of CDN URLs for MSAL JS. The new CDN URLs will be hosted on Microsoft Azure CDN and will ensure better availability of our library, so you can continue to have a great user experience for your application.

Microsoft GraphMicrosoft identity platform
Sep 5, 2019
0

Breaking change: policy API update in Microsoft Graph beta

Microsoft identity platform team
Microsoft identity platform team

The existing policies collection will be replaced with a policies URL segment. Under the policies segment we will group multiple typed policy resources.

Microsoft GraphMicrosoft identity platform