Skip to main content

User Administration

To make use of the Data Curation API, a user must have permissions granted through Hyland Experience.

For additional information about the Hyland Experience configuration, please see the Hyland Experience Administration Portal documentation.

The administration portal can be accessed here: http://admin.experience.hyland.com/

Have an Environment/Subscription with Data Curation API

In order to configure user permissions for the Data Curation API, you must have access to an environment with the Data Curation API. You can check the subscriptions in an environment from the administration portal. To do so, follow these steps:

  1. Account
  2. Choose an environment
  3. Subscriptions
  4. Choose a subscription
  5. View applications

Check existing subscriptions in an environment

Create User Group for Application Permissions

Next you will need to create a user group that has the Data Curation User role assigned to it. You can check for existing user groups first by logging into the admin portal and following these steps:

  1. Account
  2. Choose an environment
  3. Applications
  4. Choose an application
  5. User Rights
  6. Manage

Check for existing user groups

Choosing "Manage" will open a screen that shows what user groups are assigned. If there is a user group that is already assigned the role you can use that one instead of creating a new user group.

Check for existing user groups

If there are no user groups then you can create a new one. To do this, choose:

  1. Identity
  2. User Groups
  3. Add New User Group

Proceed through the prompts, then go back and assign the Data Curation User role.

Check for existing user groups

Make sure you add your user to this user group as it will be required for the next step. Note that it may take a few minutes before this change is effective.

Creating a Service User and External Application

To create a service user, go to:

  1. Identity
  2. Users
  3. Service Users
  4. Create Service User

Creating a service user

In order to create an external application with rights to call the API there will need to be an active subscription with the Data Curation API deployed to it.

Creating an external application

Add environment_authorization to the allowed scopes. You should be able to select an environment after adding the scope, and then select the cin-data-curation-api after that.

Check for existing user groups

Once you have finish configuring the external application you should have a client_id (same as the Application ID) and client_secret you can use in the next section. You can test this by following the steps on Using HTTP Request Tool