Skip to end of banner
Go to start of banner

Creating Users with the CRUD Runner

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

« Previous Version 8 Current »

Administrators can use the EmpowerID CRUD Runner application to create user accounts using established identity management policies. The application simplifies account creation, helps maintain accurate records, and ensures accounts are provisioned with the correct attributes.

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 Pages, search for OCG - OpendLDAP and click the tile for that page.

    image-20250304-155200.png


    This opens the page for managing OpenLDAP users and groups in your organization. You can create, modify, or delete user accounts and manage their authentication credentials from this page.

    image-20250304-155704.png

  5. Under General Actions, click Create User.

    image-20250304-155842.png


    This opens the OCG - OpenLDAP Create User form.

    image-20250304-160002.png

  6. 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)

  7. Click Submit.

    image-20250304-160209.png


    After the workflow completes, you should the record for the new user in the grid.

    image-20250304-160451.png

Verifying Results

Once the workflow is complete, the user record will be inserted into the OpenLDAP identity store. You can verify the user record in Keycloak. To do so, navigate to the Keycloak endpoint and search for user record. Please note that it may take several minutes for the record to sync to Keycloak.

image-20250304-160930.png

  • No labels