mirror of
https://dev.azure.com/effectory/Survey%20Software/_git/Cloud%20Engineering
synced 2026-02-27 18:52:18 +01:00
97 lines
2.6 KiB
JSON
97 lines
2.6 KiB
JSON
{
|
|
"properties": {
|
|
"rules": [
|
|
{
|
|
"isExpirationRequired": false,
|
|
"maximumDuration": "PT10H",
|
|
"id": "Expiration_EndUser_Assignment",
|
|
"ruleType": "RoleManagementPolicyExpirationRule",
|
|
"target": {
|
|
"caller": "EndUser",
|
|
"operations": [
|
|
"All"
|
|
],
|
|
"level": "Assignment",
|
|
"targetObjects": [],
|
|
"inheritableSettings": [],
|
|
"enforcedSettings": []
|
|
}
|
|
},
|
|
{
|
|
"enabledRules": [
|
|
"MultiFactorAuthentication"
|
|
],
|
|
"id": "Enablement_EndUser_Assignment",
|
|
"ruleType": "RoleManagementPolicyEnablementRule",
|
|
"target": {
|
|
"caller": "EndUser",
|
|
"operations": [
|
|
"All"
|
|
],
|
|
"level": "Assignment",
|
|
"targetObjects": [],
|
|
"inheritableSettings": [],
|
|
"enforcedSettings": []
|
|
}
|
|
},
|
|
{
|
|
"notificationType": "Email",
|
|
"recipientType": "Admin",
|
|
"isDefaultRecipientsEnabled": false,
|
|
"notificationLevel": "All",
|
|
"notificationRecipients": [],
|
|
"id": "Notification_Admin_EndUser_Assignment",
|
|
"ruleType": "RoleManagementPolicyNotificationRule",
|
|
"target": {
|
|
"caller": "EndUser",
|
|
"operations": [
|
|
"All"
|
|
],
|
|
"level": "Assignment",
|
|
"targetObjects": [],
|
|
"inheritableSettings": [],
|
|
"enforcedSettings": []
|
|
}
|
|
},
|
|
{
|
|
"notificationType": "Email",
|
|
"recipientType": "Requestor",
|
|
"isDefaultRecipientsEnabled": false,
|
|
"notificationLevel": "All",
|
|
"notificationRecipients": [],
|
|
"id": "Notification_Requestor_EndUser_Assignment",
|
|
"ruleType": "RoleManagementPolicyNotificationRule",
|
|
"target": {
|
|
"caller": "EndUser",
|
|
"operations": [
|
|
"All"
|
|
],
|
|
"level": "Assignment",
|
|
"targetObjects": [],
|
|
"inheritableSettings": [],
|
|
"enforcedSettings": []
|
|
}
|
|
},
|
|
{
|
|
"notificationType": "Email",
|
|
"recipientType": "Approver",
|
|
"isDefaultRecipientsEnabled": false,
|
|
"notificationLevel": "All",
|
|
"notificationRecipients": [],
|
|
"id": "Notification_Approver_EndUser_Assignment",
|
|
"ruleType": "RoleManagementPolicyNotificationRule",
|
|
"target": {
|
|
"caller": "EndUser",
|
|
"operations": [
|
|
"All"
|
|
],
|
|
"level": "Assignment",
|
|
"targetObjects": [],
|
|
"inheritableSettings": [],
|
|
"enforcedSettings": []
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|