Skip to end of banner
Go to start of banner

Using the CRUD Runner to Create Users

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

Creating users with the CRUD Runner in EmpowerID allows administrators to add new accounts through a structured process. The CRUD Runner is designed to handle create, read, update, and delete actions for user records, ensuring that new accounts are provisioned according to established identity management policies.

Procedure

  1. Navigate to the endpoint configured for the CRUD Runner.

  2. If you are not authenticated, you will be directed to Keycloak.

  3. Enter your credentials in Keycloak and sign in.

    image-20250304-145347.png


    After authenticating you are directed to the CRUD Runner.

    image-20250304-151802.png

  4. Under Forms, search for OCG - OpendLDAP Create User and click the tile for that form.

    image-20250304-152119.png


    This opens the Create User form. You use this form to create new user accounts in OpenLDAP.

    image-20250304-152241.png

  5. Enter the following information in the form:

    • First Name - First name of the new user (required)

    • Last Name - Last name of the new user (required)

    • Job Title - Select one of the available job title options for the new user (required)

    • Email Address - Email address of the new user (optional)

    • Password - Password for the new user (required)

  6. Click Submit.

    image-20250304-152823.png


  • No labels