Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Config for Available Entitlement in Service Account not working

SSinha_
Regular Contributor
Regular Contributor

Hi team, 

I just want to display to entitlement with entitlement values Ent1, Ent2 in the Config for Available Entitlement in Service Account, however it is not working. 

Below is the query I am using -->

{"service account":"ev.entitlement_value in ('Ent1','Ent2')"}

Any suggestions would be appreciated. Thanks

8 REPLIES 8

NM
Honored Contributor II
Honored Contributor II

Hi @SSinha_ 

{"Service Account": "ev.entitlement_value in ('ent1')}

Raghu
All-Star
All-Star

@SSinha_  try below

{"Service Account":"ev.entitlement_value in ('A','B') and ev.status=1"}


Thanks,
Raghu
If this reply answered your question, Please Accept As Solution and hit Kudos.

SSinha_
Regular Contributor
Regular Contributor

Thank you for the response but it is not working and the Service account type is 'service account' in lower cases. Any more suggestions would be appreciated, cannot find anything in logs as well 

I have tested this and works well

  • Configuration rushikeshvartak_0-1725459860944.png

     

  • {"service account":"ev.entitlement_value in ('Ent1','Ent2')"}

  • rushikeshvartak_1-1725459919612.png

     

  • rushikeshvartak_2-1725459949000.png

     


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

Any idea as to why it is not working for me? Or should I raise a bug with Saviynt Team

Share your all config in word doc to review


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

Config in the entitlementtype section?

Yes


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.