Forum Discussion

Dustin_Halvorson's avatar
Dustin_Halvorson
Iron Contributor
Jul 30, 2019

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'.

 

8 Replies

  • ChrFrohn's avatar
    ChrFrohn
    Copper Contributor
    I 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
  • jmiranda-hscfs's avatar
    jmiranda-hscfs
    Copper Contributor

    Dustin_Halvorson Found some documentation covering this very need: https://docs.microsoft.com/en-us/azure/active-directory/saas-apps/ceridiandayforcehcm-tutorial

    • RobQ_MVP's avatar
      RobQ_MVP
      Iron Contributor
      This 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.
      • ayokunmi's avatar
        ayokunmi
        Copper Contributor

        RobQ_MVP you can leverage logic app or power automate to build the integration. Happy to work with you if you still need help on this.

  • jcpankey's avatar
    jcpankey
    Copper 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!

      • RobQ_MVP's avatar
        RobQ_MVP
        Iron Contributor
        So 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

Resources