Skip to content

Commit 75857af

Browse files
committed
Weekly Permissions sync 2024-10-08
1 parent 537be09 commit 75857af

File tree

2 files changed

+37
-0
lines changed

2 files changed

+37
-0
lines changed

permissions/new/ProvisioningInfo.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7239,6 +7239,40 @@
72397239
"resourceAppId": ""
72407240
}
72417241
],
7242+
"RiskPreventionProviders.Read.All": [
7243+
{
7244+
"id": "",
7245+
"scheme": "DelegatedWork",
7246+
"environment": "public",
7247+
"isHidden": true,
7248+
"isEnabled": false,
7249+
"resourceAppId": "bb2a2e3a-c5e7-4f0a-88e0-8e01fd3fc1f4"
7250+
},
7251+
{
7252+
"id": "",
7253+
"scheme": "Application",
7254+
"environment": "public",
7255+
"isHidden": true,
7256+
"isEnabled": false,
7257+
"resourceAppId": "bb2a2e3a-c5e7-4f0a-88e0-8e01fd3fc1f4"
7258+
}
7259+
],
7260+
"RiskPreventionProviders.ReadWrite.All": [
7261+
{
7262+
"scheme": "DelegatedWork",
7263+
"environment": "public",
7264+
"isHidden": true,
7265+
"isEnabled": false,
7266+
"resourceAppId": "bb2a2e3a-c5e7-4f0a-88e0-8e01fd3fc1f4"
7267+
},
7268+
{
7269+
"scheme": "Application",
7270+
"environment": "public",
7271+
"isHidden": true,
7272+
"isEnabled": false,
7273+
"resourceAppId": "bb2a2e3a-c5e7-4f0a-88e0-8e01fd3fc1f4"
7274+
}
7275+
],
72427276
"RoleAssignmentSchedule.Read.Directory": [
72437277
{
72447278
"id": "344a729c-0285-42c6-9014-f12b9b8d6129",

permissions/new/permissions.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18856,6 +18856,7 @@
1885618856
"/identity/authenticationEventListeners/{id}/microsoft.graph.onAttributeCollectionStartListener/handler/microsoft.graph.onAttributeCollectionStartCustomExtensionHandler/customExtension": "least=DelegatedWork,Application",
1885718857
"/identity/authenticationEventListeners/{id}/microsoft.graph.onAttributeCollectionSubmitListener/handler/microsoft.graph.onAttributeCollectionSubmitCustomExtensionHandler/customExtension": "least=DelegatedWork,Application",
1885818858
"/identity/authenticationEventListeners/{id}/microsoft.graph.onAuthenticationMethodLoadStartListener/handler/microsoft.graph.onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders": "least=DelegatedWork,Application",
18859+
"/identity/authenticationEventListeners/{id}/microsoft.graph.onFraudProtectionLoadStartListener/handler/microsoft.graph.onFraudProtectionLoadStartExternalUsersAuthHandler/signUp/fraudProtectionProvider": "least=DelegatedWork,Application",
1885918860
"/identity/authenticationEventListeners/{id}/microsoft.graph.onPageRenderStartListener/handler/microsoft.graph.onPageRenderStartBrandingOverrideHandler/brandingTheme": "least=DelegatedWork,Application",
1886018861
"/identity/authenticationEventListeners/{id}/microsoft.graph.onPageRenderStartListener/handler/microsoft.graph.onPageRenderStartCustomExtensionHandler/customExtension": "least=DelegatedWork,Application",
1886118862
"/identity/authenticationEventsFlows": "least=DelegatedWork,Application",
@@ -18934,6 +18935,7 @@
1893418935
"/identity/authenticationEventListeners/{id}/microsoft.graph.onAttributeCollectionStartListener/handler/microsoft.graph.onAttributeCollectionStartCustomExtensionHandler/customExtension": "",
1893518936
"/identity/authenticationEventListeners/{id}/microsoft.graph.onAttributeCollectionSubmitListener/handler/microsoft.graph.onAttributeCollectionSubmitCustomExtensionHandler/customExtension": "",
1893618937
"/identity/authenticationEventListeners/{id}/microsoft.graph.onAuthenticationMethodLoadStartListener/handler/microsoft.graph.onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders": "",
18938+
"/identity/authenticationEventListeners/{id}/microsoft.graph.onFraudProtectionLoadStartListener/handler/microsoft.graph.onFraudProtectionLoadStartExternalUsersAuthHandler/signUp/fraudProtectionProvider": "",
1893718939
"/identity/authenticationEventListeners/{id}/microsoft.graph.onPageRenderStartListener/handler/microsoft.graph.onPageRenderStartBrandingOverrideHandler/brandingTheme": "",
1893818940
"/identity/authenticationEventListeners/{id}/microsoft.graph.onPageRenderStartListener/handler/microsoft.graph.onPageRenderStartCustomExtensionHandler/customExtension": "",
1893918941
"/identity/authenticationEventsFlows/{id}/microsoft.graph.externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/microsoft.graph.onAttributeCollectionExternalUsersSelfServiceSignUp/attributes": "",
@@ -18953,6 +18955,7 @@
1895318955
"paths": {
1895418956
"/identity/authenticationEventListeners/{id}/microsoft.graph.onAttributeCollectionStartListener/handler/microsoft.graph.onAttributeCollectionStartCustomExtensionHandler/customExtension/$ref": "least=DelegatedWork,Application",
1895518957
"/identity/authenticationEventListeners/{id}/microsoft.graph.onAttributeCollectionSubmitListener/handler/microsoft.graph.onAttributeCollectionSubmitCustomExtensionHandler/customExtension/$ref": "least=DelegatedWork,Application",
18958+
"/identity/authenticationEventListeners/{id}/microsoft.graph.onFraudProtectionLoadStartListener/handler/microsoft.graph.onFraudProtectionLoadStartExternalUsersAuthHandler/signUp/fraudProtectionProvider/$ref": "least=DelegatedWork,Application",
1895618959
"/identity/authenticationEventListeners/{id}/microsoft.graph.onPageRenderStartListener/handler/microsoft.graph.onPageRenderStartBrandingOverrideHandler/brandingTheme/$ref": "least=DelegatedWork,Application",
1895718960
"/identity/authenticationEventListeners/{id}/microsoft.graph.onPageRenderStartListener/handler/microsoft.graph.onPageRenderStartCustomExtensionHandler/customExtension/$ref": "least=DelegatedWork,Application",
1895818961
"/identity/authenticationEventListeners/{id}/microsoft.graph.onTokenIssuanceStartListener/handler/microsoft.graph.onTokenIssuanceStartCustomExtensionHandler/customExtension/$ref": "least=DelegatedWork,Application",

0 commit comments

Comments
 (0)