Hi,For one of the application, i am not able to correlate the accounts and entitlements.Postman Call{ "schemas": [ "urn:ietf:params:scim:schemas:core:2.0:User" ], "id": "13", "userName": "Test User", "emails": [ { ...
Hi Team,We had a requirement that once user request a application after submitting it they the task will be generated. Once we run the provisioning job the task gets complete the application will be assigned to him. Here after we need to give him the...
Hi team,For one application i am trying to corelate the account and entitlements from target to saviynt but it is not happening I am not seeing the accounts under entitlements.Import acctent Json { "accountParams": { "connection": "acctAuth", "proces...
Hi Team,Anyone is aware of DocuSign multi account to integrate in one connection in saviyntRight now we are creating the separate connection to each account we looking to integrate all in one connection in saviyntIs this possible, if yes please let u...
Hi TeamFor one application (Docusign) I completed the all the test cases but only one last piece is pendingWe had two methods to create the token 1 is jwt and another one is oauth methodJwt token method will expire in 1 hour and oauth token method ex...
Hi Sahil,As your said i followed all steps but now it is assigning all groups which are present in the application with the all accountsFor example Test user has only 2 groups, in the application it has 9 groups after the access job run the user is g...
Hi Amit,I mapped the AD group to all requested application.I requested the application which is maped to AD group but still not able to see the ad task created Thanks,Ramana Muriki
First, we are doing the first API call from the browser.With the help of that call, we get the code that is using in postman > body >codeWith the help of that code, we are able to get the access token and refresh token. This token i am using in conne...