- Target Audience
- TRE Operator
- Time to read
- 15 min
Connect TRE to Data Egress Layer
Prerequisites
- A deployed TRE Layer. Deployment steps can be found here.
- Access to the TRE UI.
- Access to the Egress UI.
- Keycloak Admin access to the
Dare-TREandData-EgressKeycloak realms.
Steps
Create TRE and Egress admin users
To establish a connection between a TRE Agent and Egress, two users need to be created in the Egress Layer and the TRE Agent Keycloak realms by TRE Layer’s Keycloak Admin.
1.1 Create and add a user to access the Egress from the TRE Agent
- Login to Keycloak server of TRE Layer as an admin user.
- Navigate to the
Data-Egressrealm. - Create a user with the
dare-tre-adminrole.
1.2 Create and add a user to access the TRE Layer from Egress
- Login to Keycloak server of TRE Layer as an admin user.
- Navigate to the
Dare-TRErealm. - Create a user with the
dare-egress-adminrole.
Setup the connection between TRE and Egress
2.1 TRE Admin task
- Login to TRE UI with your admin credentials
- Navigate to the
Update Data Egress Credentialspage - Add the username and password of the user created in the step
1.1above.
2.2 Egress Admin task
- Login to Egress UI with your admin credentials.
- Navigate to the
Update TRE Credentialspage. - Add the username and password of the user created in the step
1.2above.
TRE Admin can now confirm that the Connection between Data Egress and TRE Agent is successful through the health check tab in the TRE UI under Deployment Configuration.
What’s next?
Last updated on