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
Each tenant should have record in eRecord Tenant table before submission
The Name of “Tenant“ will be the TenantId of coral backend.
Checking if TenantId exist in the database whenever get the request
The request will be reject if service can not find the tenantId in the system.
Get ClientToken from Identity Service for eRecord scope.
Sending request to Coral Backend API with clienttoken and tenant information.
, multiple selections available,
Related content
Database: coral_erecord
Database: coral_erecord
More like this
ERecordWCFService Tester
ERecordWCFService Tester
Read with this
Redaction API Flow
Redaction API Flow
More like this
CQRS patterns implementation
CQRS patterns implementation
More like this
Steps for Adding a New Tenant
Steps for Adding a New Tenant
More like this
Distributed Cache
Distributed Cache
More like this