powershell_module_workdayapi icon indicating copy to clipboard operation
powershell_module_workdayapi copied to clipboard

security requirements on Workday?

Open jon-parodi opened this issue 6 years ago • 4 comments

Are you aware of the security privileges required to utilize items like get-workdayworker ?

jon-parodi avatar Oct 01 '18 23:10 jon-parodi

As I inherited the Integration account I use, I am not sure how it was initially setup. I did find this article titled Verify Authorization Security for Workday Web Services, that could be a good place to start.

treestryder avatar Oct 02 '18 12:10 treestryder

For a good overview, I've found the MS doc on how to set up the MS Workday sync tool to be useful in getting to grips with this sort of thing.

Just remember to only provide 'Get' permissions to the integration user, unless you are absolutely sure you want to be writing that type of data. This has saved me more than once :)

davegreen avatar Feb 21 '19 15:02 davegreen

thanks for the information on this! I also just found this article: https://dereksysadmin.wordpress.com/2018/05/17/workday-powershell/ which states what they needed to get your module working

jon-parodi avatar Feb 23 '19 01:02 jon-parodi

Would someone be interested in writing directions in the Wiki?

treestryder avatar Dec 27 '19 23:12 treestryder