Microsoft Graph - Azure Active Directory - finding SSPR and other properties

Dancing Strawberry 101 Reputation points
2021-08-16T19:11:19.613+00:00

123724-image.png

What Microsoft Graph endpoint can I use to get the setting corresponding to the SSPR property shown in the screenshot for one organization? Also wondering where I can find documentation to get the other similar properties under the "Manage" section from the graph api.

Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

Answer accepted by question author
  1. Vasil Michev 123.5K Reputation points MVP Volunteer Moderator
    2021-08-17T06:59:48.11+00:00

    There's no Graph API for this currently, best you can do is use the authorizationpolicy endpoint, but this covers only the admin SSPR control (not the user one, so no Groups, etc): https://learn.microsoft.com/en-us/graph/api/resources/authorizationpolicy?view=graph-rest-beta


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.