09/13/2023 06:27 PM
Can you let me know what "entitlementset" resolves to in grantaccessjson of SAPGRC connector showed in
We have two users('NATAREIT', 'JUDYAUGE') who requested SAP role called "DTC: BUSINESS MONITORING_US". However in logs I see when provisioning job runs Saviynt is checking existing roles too to make a SOAP call.
Below is the screenshot for all completed and pending tasks for all the SAP roles created for those users
Apart from what I highlighted above each user has 3 other roles. Now below screenshot is from logs which shows that all 4 entitlements are being checked when making SOAP call
I would like to know how the SOAP request payload is getting constructed with entitlementset.
Attaching the logs and grantaccessjosn
09/15/2023 01:03 AM
Hello @RajeshA ,
We are checking on it internally, will let you know shortly.
Thanks.
09/18/2023 01:53 PM
Hello @sudeshjaiswal checking , if you have any update on this.
09/20/2023 12:07 AM
Hello @RajeshA,
Entitlementset is being used for storing the list of current entitlments which has been requested.
For Ref :-
https://docs.saviyntcloud.com/bundle/SAP-v23x/page/Content/Configuring-the-Integration-for-External-...
09/22/2023 07:11 AM
Hello @sudeshjaiswal
In that case, is there a way to actually get a request payload printed in logs, I want to see the payload after resolving all variables that we configured in grant access json.
09/26/2023 08:53 PM
Hello @RajeshA,
Currently this is not feasible, We are not printing the request payload in the logs due to security concerns.
Thanks.