Forum Discussion
Ceridian Dayforce Automatic User Provisioning / Sync
Has anyone done any work on creating scripts to sync attributes and/or automatically provision users from Ceridian's Dayforce HR app? I've seen a couple hints out there from users that have built working solutions, but there's a lack of 'sharing of knowledge'.
- jcpankeyCopper Contributor
Dustin_Halvorson Were you able to find any solutions for this? I'm in the same boat and looking for opportunities to automate user management. Thanks for any feedback!
- Dustin_HalvorsonSteel Contributor
jcpankey nope, nothing. we are beginning to look at building something internally.
- RobQ_MVPIron ContributorSo we have this requirement for a customer also and looking to see if anyone has dont this via Azure Identity Lifecycle Management or MIM (although depreciated)
SSO is fine, but we are looking at how we leverage Dayforce as the Identity Source
- jmiranda-hscfsCopper Contributor
Dustin_Halvorson Found some documentation covering this very need: https://docs.microsoft.com/en-us/azure/active-directory/saas-apps/ceridiandayforcehcm-tutorial
- RobQ_MVPIron ContributorThis is useful for SSO - what we are looking at is any one that has used Dayforce as the identity source to drive Azure AD lifecycle management.
- ChrFrohnCopper ContributorI was facing a similar task with building an integration from my HR system to the automatic user provisioning. I ended up with using the API of the HR system and the loading the data into a Azure SQL database and then connecting it to the API-driven user provisioning.
I wrote about it here: https://www.christianfrohn.dk/2024/05/15/using-api-driven-user-provisioning-with-an-azure-sql-database-as-source-of-truth/
Hope it helps!
//Christian - dan425Copper Contributor
Dustin_Halvorson We use Aquera, a Dayforce approved identity integration product.