Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Account details are returned by API for User certification created with Entitlements only

Anurag
Regular Contributor
Regular Contributor

We have a certification created with only entitlements, Saviynt ui shows the entitlements on listing page but the {{url}}/ECM/{{path}}/fetchAttAccEntDetails  API and the saviynt certification tables like certification_user_account_status return the account details for the same certification.

Also there is no column or field in the table or API to identify that the certification was created with entitlements only and accounts should be ignored. 

6 REPLIES 6

jayasudha
Saviynt Employee
Saviynt Employee

Hi Anurag,

This is the expected behaviour. As of now, the accounts will also be exposed even if you choose only "entitlements". The UI will just filter out the data depending on the objects you choose. 

This look like  an enhancement request.

Thanks and regards,

Jayasudha R

Anurag
Regular Contributor
Regular Contributor

Hi Jayasudha,

Thanks for the response.

Is there any table exposed by saviynt where we can find out for which all entities(account,entitlement and roles) the certification was created to imitate similar filter as Saviynt UI.

certification information is stored as elastic search index hence it will be only available via API 


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

sahajranajee
Saviynt Employee
Saviynt Employee

@Anurag 

Which campaign type is being discussed here?


Regards,
Sahaj Ranajee
Sr. Product Specialist

Anurag
Regular Contributor
Regular Contributor

Hi Sahaj,

This conversation is regarding User Manager campaign.

Thanks

sahajranajee
Saviynt Employee
Saviynt Employee

Hi @Anurag ,

On the campaign table, there is a field called 'items_included' which holds the value of what objects were included in the campaign.

Now, you can't directly access this information from the API, so you might want to generate this information from an Analytics Report and fetch the data from Analytics API and use it in your code.


Regards,
Sahaj Ranajee
Sr. Product Specialist