Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
65 changes: 51 additions & 14 deletions permissions/new/permissions.json
Original file line number Diff line number Diff line change
Expand Up @@ -14097,7 +14097,8 @@
],
"paths": {
"/identity/customAuthenticationExtensions": "least=DelegatedWork,Application",
"/identity/customAuthenticationExtensions/{id}": "least=DelegatedWork,Application"
"/identity/customAuthenticationExtensions/{id}": "least=DelegatedWork,Application",
"/identity/customAuthenticationExtensions/microsoft.graph.onAccountTakeoverProtectionStartCustomExtension": "least=DelegatedWork,Application"
}
},
{
Expand Down Expand Up @@ -14150,6 +14151,18 @@
"/identity/customAuthenticationExtensions": "least=DelegatedWork,Application"
}
},
{
"schemeKeys": [
"DelegatedWork",
"Application"
],
"methods": [
"GET"
],
"paths": {
"/identity/customAuthenticationExtensions/microsoft.graph.onAccountTakeoverProtectionStartCustomExtension": ""
}
},
{
"schemeKeys": [
"DelegatedWork",
Expand Down Expand Up @@ -23881,8 +23894,6 @@
"GET"
],
"paths": {
"/identitygovernance/entitlementmanagement/accessorchestratorrequests": "least=DelegatedWork,Application",
"/identitygovernance/entitlementmanagement/accessorchestratorrequests/{id}": "least=DelegatedWork,Application",
"/identitygovernance/entitlementmanagement/accesspackageassignmentapprovals/{id}": "least=DelegatedWork,Application",
"/identitygovernance/entitlementmanagement/accesspackageassignmentapprovals/{id}/stages": "least=DelegatedWork,Application",
"/identitygovernance/entitlementmanagement/accesspackageassignmentapprovals/{id}/stages/{id}": "least=DelegatedWork,Application",
Expand Down Expand Up @@ -23926,6 +23937,7 @@
"/identitygovernance/entitlementmanagement/connectedorganizations/{id}": "least=DelegatedWork,Application",
"/identitygovernance/entitlementmanagement/connectedorganizations/{id}/externalsponsors": "least=DelegatedWork,Application",
"/identitygovernance/entitlementmanagement/connectedorganizations/{id}/internalsponsors": "least=DelegatedWork,Application",
"/identitygovernance/entitlementmanagement/dynamicaccessrequests/{id}": "least=Application",
"/identityGovernance/entitlementManagement/externalOriginResourceConnectors": "least=DelegatedWork,Application",
"/identityGovernance/entitlementManagement/externalOriginResourceConnectors/{id}": "least=DelegatedWork,Application",
"/identitygovernance/entitlementmanagement/settings": "least=DelegatedWork,Application",
Expand Down Expand Up @@ -24068,7 +24080,6 @@
"POST"
],
"paths": {
"/identitygovernance/entitlementmanagement/accessorchestratorrequests": "least=DelegatedWork,Application",
"/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies": "least=DelegatedWork,Application",
"/identitygovernance/entitlementmanagement/accesspackageassignmentpolicypresets": "least=DelegatedWork,Application",
"/identitygovernance/entitlementmanagement/accesspackageassignmentrequests": "least=Application",
Expand Down Expand Up @@ -24114,9 +24125,9 @@
"GET"
],
"paths": {
"/identitygovernance/entitlementmanagement/accessorchestratorrequests/{id}": "least=DelegatedWork,Application",
"/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/{id}": "least=DelegatedWork,Application",
"/identitygovernance/entitlementmanagement/assignmentrequests/{id}": "least=DelegatedWork,Application",
"/identitygovernance/entitlementmanagement/dynamicaccesssessions/{id}": "least=Application",
"/rolemanagement/entitlementmanagement/roleassignments/{id}": "least=DelegatedWork,Application"
}
},
Expand Down Expand Up @@ -24152,6 +24163,9 @@
"/identitygovernance/entitlementmanagement/accesspackages/{id}/movetocatalog": "least=DelegatedWork,Application",
"/identitygovernance/entitlementmanagement/assignmentrequests/{id}/reprocess": "least=DelegatedWork,Application",
"/identitygovernance/entitlementmanagement/assignments/{id}/reprocess": "least=DelegatedWork,Application",
"/identitygovernance/entitlementmanagement/dynamicaccesssessions": "least=Application",
"/identitygovernance/entitlementmanagement/dynamicaccesssessions/{id}/clarify": "least=Application",
"/identitygovernance/entitlementmanagement/dynamicaccesssessions/{id}/submit": "least=Application",
"/identityGovernance/entitlementManagement/externalOriginResourceConnectors": "least=DelegatedWork,Application"
}
},
Expand Down Expand Up @@ -24353,7 +24367,9 @@
"/identitygovernance/entitlementmanagement/accesspackagesuggestions/filterbycurrentuser(on={value})": "least=DelegatedWork",
"/identitygovernance/entitlementmanagement/assignmentrequests/filterbycurrentuser(on={value})": "least=DelegatedWork",
"/identitygovernance/entitlementmanagement/assignments/filterbycurrentuser(on={value})": "least=DelegatedWork",
"/identitygovernance/entitlementmanagement/availableaccesspackages/{id}/resourcerolescopes": "least=DelegatedWork"
"/identitygovernance/entitlementmanagement/availableaccesspackages/{id}/resourcerolescopes": "least=DelegatedWork",
"/identitygovernance/entitlementmanagement/dynamicaccessrequests/{id}": "least=DelegatedWork",
"/identitygovernance/entitlementmanagement/dynamicaccesssessions/{id}": "least=DelegatedWork"
}
},
{
Expand All @@ -24368,7 +24384,21 @@
"/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/{id}/cancel": "least=DelegatedWork",
"/identitygovernance/entitlementmanagement/accesspackages/{id}/getapplicablepolicyrequirements": "least=DelegatedWork",
"/identitygovernance/entitlementmanagement/assignmentrequests": "least=DelegatedWork",
"/identitygovernance/entitlementmanagement/assignmentrequests/{id}/cancel": "least=DelegatedWork"
"/identitygovernance/entitlementmanagement/assignmentrequests/{id}/cancel": "least=DelegatedWork",
"/identitygovernance/entitlementmanagement/dynamicaccesssessions": "least=DelegatedWork",
"/identitygovernance/entitlementmanagement/dynamicaccesssessions/{id}/clarify": "least=DelegatedWork",
"/identitygovernance/entitlementmanagement/dynamicaccesssessions/{id}/submit": "least=DelegatedWork"
}
},
{
"schemeKeys": [
"DelegatedWork"
],
"methods": [
"DELETE"
],
"paths": {
"/identitygovernance/entitlementmanagement/dynamicaccesssessions/{id}": "least=DelegatedWork"
}
}
],
Expand Down Expand Up @@ -24506,6 +24536,7 @@
"/identity/authenticationEventListeners": "least=DelegatedWork,Application",
"/identity/authenticationEventListeners/{id}": "least=DelegatedWork,Application",
"/identity/authenticationEventListeners/{id}/conditions/applications/includeApplications": "least=DelegatedWork,Application",
"/identity/authenticationEventListeners/{id}/microsoft.graph.onAccountTakeoverProtectionStartListener/handler/microsoft.graph.onAccountTakeoverProtectionStartCustomExtensionHandler/customExtension": "least=DelegatedWork,Application",
"/identity/authenticationEventListeners/{id}/microsoft.graph.onAttributeCollectionListener/handler/microsoft.graph.onAttributeCollectionExternalUsersSelfServiceSignUp/attributes": "least=DelegatedWork,Application",
"/identity/authenticationEventListeners/{id}/microsoft.graph.onAttributeCollectionStartListener/handler/microsoft.graph.onAttributeCollectionStartCustomExtensionHandler/customExtension": "least=DelegatedWork,Application",
"/identity/authenticationEventListeners/{id}/microsoft.graph.onAttributeCollectionSubmitListener/handler/microsoft.graph.onAttributeCollectionSubmitCustomExtensionHandler/customExtension": "least=DelegatedWork,Application",
Expand All @@ -24515,6 +24546,7 @@
"/identity/authenticationEventListeners/{id}/microsoft.graph.onPageRenderStartListener/handler/microsoft.graph.onPageRenderStartBrandingOverrideHandler/brandingTheme": "least=DelegatedWork,Application",
"/identity/authenticationEventListeners/{id}/microsoft.graph.onPageRenderStartListener/handler/microsoft.graph.onPageRenderStartCustomExtensionHandler/customExtension": "least=DelegatedWork,Application",
"/identity/authenticationEventListeners/{id}/microsoft.graph.onVerifiedIdClaimValidationListener/handler/microsoft.graph.onVerifiedIdClaimValidationCustomExtensionHandler/customExtension": "least=DelegatedWork,Application",
"/identity/authenticationEventListeners/microsoft.graph.onAccountTakeoverProtectionStartListener": "least=DelegatedWork,Application",
"/identity/authenticationEventsFlows": "least=DelegatedWork,Application",
"/identity/authenticationEventsFlows/{id}": "least=DelegatedWork,Application",
"/identity/authenticationEventsFlows/{id}/conditions/applications/includeApplications": "least=DelegatedWork,Application",
Expand Down Expand Up @@ -24588,6 +24620,7 @@
"GET"
],
"paths": {
"/identity/authenticationEventListeners/{id}/microsoft.graph.onAccountTakeoverProtectionStartListener/handler/microsoft.graph.onAccountTakeoverProtectionStartCustomExtensionHandler/customExtension": "",
"/identity/authenticationEventListeners/{id}/microsoft.graph.onAttributeCollectionListener/handler/microsoft.graph.onAttributeCollectionExternalUsersSelfServiceSignUp/attributes": "",
"/identity/authenticationEventListeners/{id}/microsoft.graph.onAttributeCollectionStartListener/handler/microsoft.graph.onAttributeCollectionStartCustomExtensionHandler/customExtension": "",
"/identity/authenticationEventListeners/{id}/microsoft.graph.onAttributeCollectionSubmitListener/handler/microsoft.graph.onAttributeCollectionSubmitCustomExtensionHandler/customExtension": "",
Expand All @@ -24597,6 +24630,7 @@
"/identity/authenticationEventListeners/{id}/microsoft.graph.onPageRenderStartListener/handler/microsoft.graph.onPageRenderStartBrandingOverrideHandler/brandingTheme": "",
"/identity/authenticationEventListeners/{id}/microsoft.graph.onPageRenderStartListener/handler/microsoft.graph.onPageRenderStartCustomExtensionHandler/customExtension": "",
"/identity/authenticationEventListeners/{id}/microsoft.graph.onVerifiedIdClaimValidationListener/handler/microsoft.graph.onVerifiedIdClaimValidationCustomExtensionHandler/customExtension": "",
"/identity/authenticationEventListeners/microsoft.graph.onAccountTakeoverProtectionStartListener": "",
"/identity/authenticationEventsFlows/{id}/microsoft.graph.externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/microsoft.graph.onAttributeCollectionExternalUsersSelfServiceSignUp/attributes": "",
"/identity/authenticationEventsFlows/{id}/microsoft.graph.externalUsersSelfServiceSignUpEventsFlow/onAttributeCollectionStart/microsoft.graph.onAttributeCollectionStartCustomExtensionHandler/customExtension": "",
"/identity/authenticationEventsFlows/{id}/microsoft.graph.externalUsersSelfServiceSignUpEventsFlow/onAttributeCollectionSubmit/microsoft.graph.onAttributeCollectionSubmitCustomExtensionHandler/customExtension": "",
Expand All @@ -24612,6 +24646,7 @@
"PUT"
],
"paths": {
"/identity/authenticationEventListeners/{id}/microsoft.graph.onAccountTakeoverProtectionStartListener/handler/microsoft.graph.onAccountTakeoverProtectionStartCustomExtensionHandler/customExtension/$ref": "least=DelegatedWork,Application",
"/identity/authenticationEventListeners/{id}/microsoft.graph.onAttributeCollectionStartListener/handler/microsoft.graph.onAttributeCollectionStartCustomExtensionHandler/customExtension/$ref": "least=DelegatedWork,Application",
"/identity/authenticationEventListeners/{id}/microsoft.graph.onAttributeCollectionSubmitListener/handler/microsoft.graph.onAttributeCollectionSubmitCustomExtensionHandler/customExtension/$ref": "least=DelegatedWork,Application",
"/identity/authenticationEventListeners/{id}/microsoft.graph.onEmailOtpSendListener/handler/microsoft.graph.onOtpSendCustomExtensionHandler/customExtension/$ref": "least=DelegatedWork,Application",
Expand Down Expand Up @@ -58087,16 +58122,16 @@
"authorizationType": "oAuth2",
"schemes": {
"DelegatedWork": {
"adminDisplayName": "Run hunting queries",
"adminDescription": "Allows the app to run hunting queries, on behalf of the signed-in user.",
"userDisplayName": "Run hunting queries",
"userDescription": "Allows the app to run hunting queries that you can execute.",
"adminDisplayName": "Run hunting queries and read saved hunting queries",
"adminDescription": "Allows the app to run hunting queries and read saved hunting queries, on behalf of the signed-in user.",
"userDisplayName": "Run hunting queries and read saved hunting queries",
"userDescription": "Allows the app to run hunting queries that you can execute and read saved hunting queries that you can access.",
"requiresAdminConsent": true,
"privilegeLevel": 3
},
"Application": {
"adminDisplayName": "Run hunting queries",
"adminDescription": "Allows the app to run hunting queries, without a signed-in user.",
"adminDisplayName": "Run hunting queries and read shared saved hunting queries",
"adminDescription": "Allows the app to run hunting queries and read shared saved hunting queries, without a signed-in user.",
"requiresAdminConsent": true,
"privilegeLevel": 3
}
Expand Down Expand Up @@ -58128,7 +58163,9 @@
"/security/gethuntingschematables(workspaceid={workspaceid})": "least=DelegatedWork,Application",
"/security/getrunhuntingquery": "least=DelegatedWork,Application",
"/security/huntingFunctions": "least=DelegatedWork,Application",
"/security/huntingFunctions/{id}": "least=DelegatedWork,Application"
"/security/huntingFunctions/{id}": "least=DelegatedWork,Application",
"/security/threathunting/queries": "least=DelegatedWork,Application",
"/security/threathunting/queries/{id}": "least=DelegatedWork,Application"
}
}
],
Expand Down