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

defect on workday account / entitlement (security group) import

ejeong
Valued Contributor
Valued Contributor

Hello,

I am integrating workday as target system to check workday admin access... 

Everything is working as expceted but there is one issue.. 

when user has only one secutity group. Saviynt is not recognizing the membership. 

ejeong_0-1662529850736.png

 

When we assigned additonal secutity group from WD, we can see both groups when we ran import again. 

ejeong_1-1662529882716.png

Now, we removed one group from Workday, and ran import again,, there is no differences from user with two groups. 

ejeong_2-1662529914097.png

 

We are using OOTB Workday RaaS connection

 

9 REPLIES 9

ejeong
Valued Contributor
Valued Contributor

We checked we can see the information from API response when user has one only security group. 

Does entry exist in account_entitlements1 table? Is this UI issue ? 

If this is issue in your version then you should create freshdesk ticket to get patch (if applicable) to fix issue


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

Not sure if its UI issue... but i couldnt capture relevant log for this issue.. but workday report and api has no issue.. its validated. When same user has two groups or more then we can see the entitltment hirerachy.. so i dont think its issue abt configuration or data..

You can resubmit request for 1 entitlement / find user with 1 entitlement. 


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

unfortunately, this is same. 

we provisioned a security group to user without any group. and tried to import (application data import) then there is nothing under entitlement hirerachy.

ejeong_0-1662555908367.png

 

I am seeing error like below in debug log.. I am not sure what's cause for this issue.

 

ejeong_1-1662557000038.png

One thing I noticed that, group name in WD and entitlement value is different 

ejeong_2-1662557070720.pngejeong_3-1662557122499.png

but I can see members in this entitlement. but some with only one security group are missing.

ejeong_4-1662557179110.png

 

 

It seems display issue. due to some junk characters. Does entitlement visible under view existing access (which will be used by end userS)

please check from data analyzer if entitlement is visible or not?

select * from account_entitlements1 where accountkey =123


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

no data found.  but I dont think it's issue with data.. beacuase when we assign one more security group from Workday, then we can see two security group under entitlement hirerachy for this user...

ejeong_0-1662565633797.png

 

You should submit freshdesk ticket seems defect


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