• Download a trial
  • Sales
  • Support
  • Login
logo
  • Home
  • Products
  • Solutions
  • Partners
  • About Us
  • Consulting
  • Resources
Request a Quote
  • Workforce Identity
  • Customer Identity
  • Comparison
  • Subscriptions

All Features

Overview of all features in Workforce Identity

User Onboarding and Offboarding

Automate joiner, mover, leaver processes

Access Request

Access requests with multi-step approvals

User Access Reviews

Save time with user access reviews

Self-Service Portal

Self-service portal for all end user activities

Segregation of Duties

Detect and remediate SoD violations

Password Management

Enforce password policies and enable synchronization

Single Sign-On (SSO)

Enable SSO using standards - SAML, oAuth, OIDC

Authentication and MFA

Improve security with adaptive authentication and MFA

3rd Party IdP Integration

Integrate with your existing identity provider

Integration API

Use the REST API to add identity into your applications

Connector Library

Integrate on-premise and SaaS applications

Modern Architecture

Microservice architecture that supports deployment using RPM, Kubernetes or OpenShift

Workforce Identity Concepts

All Features

Overview of all features in Customer IAM

Authentication and MFA

Improve security with adaptive authentication and MFA 

Single Sign-On (SSO)

Enable SSO using standards - SAML, oAuth, OIDC

Password Management

Enforce password policies and enable synchronization

Modern Architecture

Microservice architecture that supports deployment using RPM, Kubernetes or OpenShift

Customer Identity Concepts

Community vs Enterprise

Summary of the differences between the Community and Enterprise editions

Subscription Benefits

Overview of the benefits provided by an OpenIAM subscription

  • Integrations
  • Verticals
  • Workforce Use Cases
  • CIAM Use Cases
  • Compliance

Active Directory

Manage identity in Active Directory

Azure (O365)

Manage identity in Office365

SAP

Manage identity in SAP S/4 Hana

SAP SuccessFactors

Manage identity in SAP SuccessFactors

Workday

Manage identity in Workday

Education

Manage identity for students, staff and alumni

User Access Requests

Empower end users and improve compliance with user access requests

Strong Authentication

Improve security with adaptive authentication and MFA

Single Sign-On (SSO)

Improve customer experience with SSO

NIS2

Achieve compliance with the EU directive for cybersecurity frameworks.

DORA

Comply with the Digital Operational Resilience Act for the EU.

HIPAA

For healthcare organizations seeking HIPAA compliance.

  • Partners

Current Partners

Our Current Partners

  • About Us

About OpenIAM

Learn about OpenIAM

Press Releases

References to OpenIAM press releases

OpenIAM in the Media

References to OpenIAM in the media

Careers

Learn about open positions at OpenIAM.

  • Consulting

Proof of Value

Customized engagement to confirm defined proof of value objectives

Jump Start

Customized engagement to rapidly deliver a solution into production

Solution Implementation

Engagement with the objective to deliver a complete IAM solution based on customer requirements

  • Resources

Videos

Collection of videos describing how OpenIAM can be used to solve common use cases

Community Portal

Collaborative community portal to learn more about OpenIAM

CE Documentation

Documentation for the Community Edition

Blog

Musings on identity penned by the OpenIAM team

Webinar Calendar

Upcoming webinars and training sessions

Workforce Identity Concepts

Customer Identity Concepts

Automating User Management by Integrating OpenIAM and Workday

January 25, 2024
Ameet Shah

Our clients often grapple with the complexity of onboarding new hires, managing internal movements, and processing exits. For those customers who are using Workday, integrating with OpenIAM transforms the way organizations automate employee identity operations. This blog post is designed to cut through that complexity by providing an overview of how this integration works. 

You'll discover how connecting OpenIAM with your Workday tenant automates the 'joiner, mover, leaver' (JML) processes, resulting in the following benefits: 

  • Efficiency: Automates onboarding, internal role changes, and offboarding, cutting down on paperwork and manual data entry.
  • Security: Tightens security by automatically updating or revoking system access based on employee status, reducing the chance of error and unauthorized access.
  • Cost Savings: Lowers expenses by reducing the need for manual HR intervention, cutting down on labor costs and potential compliance-related penalties.
  • Privacy Compliance: Ensures that employee data remains confidential and secure, meeting the stringent requirements of data protection laws.

We’ll cover how OpenIAM integrates with Workday, the options for JML processing, and the method for writing attributes back to Workday. By the end of this post, you'll have a comprehensive understanding of how this powerful integration can serve your organization's needs and elevate your HR management to the next level. 

Integrating with Workday

Workday offers a variety of interfaces for integration, including SOAP, REST, and Report as a Service (RaaS). While the SOAP interface provides detailed data, it often requires multiple calls for comprehensive employee information, which can lead to performance issues in IAM processes. 

To streamline this, Workday's RaaS interface allows organizations to create customized reports. These reports act as web services, selectively presenting only the necessary attributes to the IAM system, enhancing efficiency. Implementers can also choose their preferred data delivery format, either JSON or XML. 

OpenIAM simplifies this further with a ready-to-use connector, specifically designed to interact with RaaS endpoints formatted in JSON. 

Workday

The accompanying diagram illustrates the integration process at a macro level. The Workday connector, once integrated into the OpenIAM cluster, is configured to periodically check the Workday RaaS endpoint for updates. The polling frequency is customizable to align with the organization's unique requirements, though typically, a schedule of 3 to 4 times per day is adequate for most operations. 

JML Processing Options

OpenIAM intelligently handles incoming data to determine the required operation, triggering the corresponding workflow. For new employees, this means initiating a 'New Joiner' workflow, which can be customized to accommodate variations such as rehires, rescinded offers, or no-shows. The system allows for tailored rules to manage these scenarios, ensuring a robust and comprehensive solution. 

OpenIAM's workflows extend beyond just the identity management scope. They can be integrated with other systems to facilitate full onboarding or offboarding activities. Take, for instance, the logistics involved with a new hire—securing a laptop, badge, or phone. OpenIAM can orchestrate these processes, even when the items are outside its direct purview. 

For example, OpenIAM can generate a form for managers to specify the resources a new hire needs. Once the manager completes and submits this form, OpenIAM can automatically raise a ticket in the IT Service Management (ITSM) system, prompting the responsible team to fulfill the equipment request. This streamlined approach not only simplifies the manager's role but also ensures that the new hire has everything they need from day one, creating a seamless end-to-end process. 

Workday Write-Back Functionality

In many organizations, one critical piece of data managed in Workday is the employee's Work_Email. However, Workday is often not the primary source of truth for this attribute; typically, the responsibility lies with the email system or the IAM system. To address this, OpenIAM offers a solution through its write-back functionality using the SOAP API.  

During the onboarding process, a work email address is usually generated by the IAM or the email system. Once OpenIAM has this information, it can update Workday with the new Work_Email value. This action is performed through the SOAP interface, as the RaaS interface does not allow write operations. This seamless integration ensures that Workday's records remain consistent with authoritative sources. 

Benefits of the OpenIAM/Workday Integration

In conclusion, the integration of OpenIAM with Workday is more than just a technical enhancement; it's a strategic business move that offers a wealth of benefits. By streamlining the 'joiner, mover, leaver' processes, organizations can achieve greater operational efficiency, bolster security, realize cost savings, and ensure privacy compliance. This powerful synergy automates the intricate workflows of HR management, allowing businesses to focus on growth and innovation while resting assured that their employee identity operations are running smoothly. With OpenIAM's features like write-back functionality and customizable workflows, your Workday ecosystem becomes even more robust, ready to adapt to the evolving needs of your enterprise.  

Share

Leave a Comment

footer-top-logo
openIAM-white-logo

All modules of our IAM platform share a common infrastructure allowing customers to see one unified identity solution versus a collection of disparate products.

  • linkedin-icon
  • facebook-icon
  • twitter-icon
  • youtube-icon

sales@openiam.com

(858)935-7561

Copyright © 2025 OpenIAM. All rights reserved.
  • Privacy Policy