SAP GRC SOAP requestpayload entitlementset

RajeshA
New Contributor III
New Contributor III

Can you let me know what "entitlementset" resolves to in grantaccessjson of SAPGRC connector showed in

https://forums.saviynt.com/t5/saviynt-knowledge-base/saviynt-is-a-ticketing-system-for-sap-grc/ta-p/...

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 

RajeshA_0-1694653744784.png

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

RajeshA_1-1694653904984.png

RajeshA_2-1694654067233.png

 I would like to know how the SOAP request payload is getting constructed with entitlementset

Attaching the logs and grantaccessjosn

 

 

5 REPLIES 5

sudeshjaiswal
Saviynt Employee
Saviynt Employee

Hello @RajeshA ,

We are checking on it internally, will let you know shortly.

Thanks.

RajeshA
New Contributor III
New Contributor III

Hello @sudeshjaiswal checking , if you have any update on this.

sudeshjaiswal
Saviynt Employee
Saviynt Employee

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-... 

RajeshA
New Contributor III
New Contributor III

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.


sudeshjaiswal
Saviynt Employee
Saviynt Employee

Hello @RajeshA,

Currently this is not feasible, We are not printing the request payload in the logs due to security concerns.

Thanks.