/
Multi-tenant Flow

Multi-tenant Flow

Each tenant should have eRecord Admin user created before submission.

Here is the email we will be using for eRecord Submission:

email: coralerecord@catalisgov.com

image-20240624-182016.png

 

Each tenant should have record in eRecord Tenant table before submission

The Name of “Tenant“ will be the TenantId of coral backend.

image-20240624-182249.png

 

 

 

  1. Checking if TenantId exist in the database whenever get the request

    1. The request will be reject if service can not find the tenantId in the system.

  2. Get ClientToken from Identity Service for eRecord scope.

  3. Sending request to Coral Backend API with clienttoken and tenant information.

 

Add label

Related content