Cookie consent

By clicking “Accept”, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts. View our Privacy Policy for more information.

Joiners, Movers, Leavers - JML

Last Updated: December 18th, 2023

Problem Statement

Organisations often have hundreds if not thousands of applications that all require some form of user management, Cutover is no different. From a control point of view, automating the user management, especially when users move within or leave the organisation is hugely important to ensure that they don't retain any privileges that are no longer required.

Solution

The Cutover API allows you to efficiently manage your Joiners, Movers, Leavers process. Let’s break this down:

Manage your onboarding process

We have various endpoints to not only provision users, apply all the relevant roles required and also manage the roles of your users. Here are some options on how you can use these API’s in your organisation today, trigger the endpoint to create a user from a HR system that gives instant access to new joiners or you can build a request form that triggers the creation of a user.

Movers process

The Sync roles for a user API can be used to revoke current role access. You can also provide new role access for staff moving to a new department or if they have been promoted.

Leavers Process

The Cutover API can be used to immediately revoke user access. The List Users API can be used to identify which users need archiving. This can be triggered off a third party system that manages the lifecycle of a user.

Key Benefits

  • Automate manual JML process
  • Timely revoking of users
  • Ensure privileges a user has been approved for is what has been provisioned

Available endpoints