Posts

Showing posts from April, 2025

AD Distrubution Group Add/ REmove JSON

 {   "call": [     {       "name": "DirectoryRole",       "connection": "userAuth",       "url": "https://graph.microsoft.com/v1.0/directoryRoles/${entitlementValue.entitlementID}/members/${account.accountID}/\\$ref",       "httpMethod": "DELETE",       "httpHeaders": {         "Authorization": "${access_token}"       },       "httpContentType": "application/json",       "successResponses": {         "statusCode": [           200,           201,           204,           205         ]       }     },     {       "name": "AADGroup",       "connection": "${entitlementValue.customproperty11 != null && entitlementValue.customp...

AD Working POSTMAN

 {     "securitysystem": "eviCore::ad::Innovate",     "endpoint": "eviCore::ad::Innovate",     "role_name": "CN=TestSaviynt133,OU=Global Groups,OU=Standard,OU=Security Groups,OU=Innovate,DC=innovate,DC=lan",     "displayname": "TestSaviynt133.[Innovate]",     "businessjustrole": "Evicore",     "requestor": "708030",     "requesttype": "create",     "accesstype": "roles",     "roletype": "6",     "entitlementtype": "memberof",     "suffix": "TestSaviynt133",     "domain": "DC=innovate,DC=lan",     "environment": "DEV",     "description": "Testing Innovate Group Create",     "application": "DC=innovate,DC=lan",     "customproperty21": "Security",     "customproperty22...

Email Variables - Disable Request

 ServiceAccountOwnerMap: [:] entitlements: [] accessapprovers: com.saviynt.ecm.workflow.Access_Approvers jbpm_activity_name: false allApproversComments: null fullrowhtmltablerows:  listofallrolesinrequest: [] approvedEntitlementsOwners: [] entitlementshtmltablerowsv2:  entitlementshtmltablerowsv3:  ACCOUNTKEY:  ServiceAccountType:  requestlink: null/jbpmworkflowmanagement/showrequestdetails/Service_Account_Multi_Owner_Test01.?reqid= allRejectorsComments: null rolesApprovedOrRejected: [] rolename:  request_access: com.saviynt.ecm.workflow.Request_Access users:  allRejectors: [] requestid:  rolemap: [:] baseUrlForEmail: https:/ assignee: admin activityname: false ServiceAccountFlag: false request: com.saviynt.ecm.workflow.ARS_Requests ACCOUNTTYPE: Service Account exceptionCount: 0 fullhtmlassignedrows:  requestkey:  rejectedEntitlementsOwners: [] roles: null rejectedByMap: [:] requestedby:  assigneemanager:  endpoint: Azure ...