Showing category results for Microsoft identity platform

Jun 26, 2020
Post comments count0
Post likes count0

Announcing the general availability of Microsoft Graph Identity Protection APIs

Microsoft identity platform team

Today we’re announcing general availability of our two Azure AD Identity Protection APIs in Microsoft Graph: riskyUsers and riskDetections. Previously you could only consume these APIs through the beta endpoint, but can now find the riskyUsers and riskDetections resource types on the v1.0 endpoint. These APIs enable you to query risk detections and...

Microsoft GraphMicrosoft identity platform
Jun 22, 2020
Post comments count0
Post likes count0

Update your applications to use Microsoft Authentication Library and Microsoft Graph API

Microsoft identity platform team

Today we're announcing end of support timelines for Azure AD Authentication Library (ADAL) and Azure AD Graph. Starting June 30th, 2020, we will no longer add any new features to ADAL and Azure AD Graph. We will continue to provide technical support and security updates but will no longer provide feature updates. Starting June 30th, 2022, we will...

Microsoft GraphMicrosoft TeamsOffice Add-ins
Jun 17, 2020
Post comments count0
Post likes count0

Deprecation of riskEventTypes property in signIns v1.0 API on Microsoft Graph

Office Extensibility team

We have introduced a new riskEventsTypes_v2 (string) property to the signIns v1.0 API. We will retire the current riskEventTypes (enum) property on June 11, 2022 in accordance with our Microsoft Graph deprication policy.

Microsoft GraphMicrosoft identity platform
Jun 12, 2020
Post comments count0
Post likes count0

Changes to risk event properties and Identity Protection APIs on Microsoft Graph

Microsoft Graph team

We’re updating a couple preview APIs in the Identity Protection space. We’re changing the way that we’re representing risk event types, and we’re also introducing a new /identityProtection segment to the Microsoft Graph.

Microsoft GraphMicrosoft identity platform
May 19, 2020
Post comments count0
Post likes count0

Microsoft identity platform at Build 2020

Microsoft identity platform team

Hello Developers - While we wish we could all meet in person this year at Build 2020, we have a great line up of free, virtual sessions and some exciting announcements to share with you wherever you are in the world. To learn more about all the news related to the Microsoft identity platform read the Build 2020: Fostering a secure and trustworthy ...

Microsoft GraphMicrosoft identity platform
May 19, 2020
Post comments count0
Post likes count0

Build advanced queries in Microsoft Graph with $count, $filter, $search, and $orderby

Microsoft identity platform team

UPDATE 9/22: read the General Availability announcement. Some of the top asks we have received on Azure Active Directory were for better sorting, counting, and filtering capabilities. We are excited to announce that we are now providing these capabilities on Azure Active Directory objects to developers through Microsoft Graph! In addition to addre...

Microsoft GraphMicrosoft identity platform
May 19, 2020
Post comments count0
Post likes count0

Service principal API in Microsoft Graph is now generally available

Microsoft identity platform team

At Ignite 2019 we announced the general availability of the application API that allows you to programmatically create and configure applications. Building on that that momentum, we are excited to announce general availability of the service principal API in Microsoft Graph.

Microsoft GraphOffice Add-insMicrosoft identity platform
May 11, 2020
Post comments count0
Post likes count0

Using your own Azure AD identity with Office 365 CLI

Microsoft 365 PnP Team

Create your own Azure AD application with permissions restricted to only read information about SharePoint Online Site Collections and use this custom application with the Office 365 CLI.

Microsoft TeamsOffice Add-insMicrosoft identity platform