question

WesleyLoo-2057 avatar image
0 Votes"
WesleyLoo-2057 asked saldana-msft edited

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

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.


azure-active-directorymicrosoft-graph-sdk
image.png (79.4 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

michev avatar image
0 Votes"
michev answered sikumars commented

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://docs.microsoft.com/en-us/graph/api/resources/authorizationpolicy?view=graph-rest-beta

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Appreciate your contribution and time on Microsoft Q&A community.

0 Votes 0 ·