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 Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,520 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,389 questions
0 comments No comments
{count} votes

Accepted answer
  1. Vasil Michev 94,911 Reputation points MVP
    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