Configuring Batch Services

This section describes how to configure batch services.

This feature provides a protected endpoint that will allow batch service execution. It will allow services to authenticate and process data on behalf of another user. It will also allow other services to register themselves as a batch service on 3DPassport by calling a dedicated endpoint. This endpoint will generate a secret key. This key needs to be communicated when a service wants to access to protected APIs.

The endpoint will be protected by a secret key. This secret key is generated by 3DPassport upon service registration. Secret key will be hashed and salted before being stored on database.

  1. Click Integration, then the Batch Services tab.
  2. To create a new service, click .
  3. In the Add batch services section, specify the service name, then click Apply.

    A dialog box with the generated secret appears.

  4. Save the secret since it will only be displayed once, then click I have saved the secret.

    The Batch Services tab is displayed again, containing the new batch service:

  5. Click to regenerate the secret.

    Click Renew the secret to display a new secret, then validate as before.

  6. Click to remove the batch service.
  7. Switch Active to activate or deactivate the batch, and switch Service authentication to activate the feature.