Connect a TRE Agent to Egress
To establish a connection between a TRE Agent and Egress, two users need to be created in the Egress Layer and the TRE Agent side:
- A user to access the Egress Layer from the TRE Agent.
- A user to access the TRE Layer from the Egress Layer.
Create and add a user to access the Egress from the TRE Agent
- Login to Keycloak server as an admin user.
- Navigate to the
Data-Egressrealm. - Create a user with the
dare-tre-adminrole. - Navigate to
TRE-UIand thenUpdate Data Egress Credentialsand add the username and password of the user you just created.
If you are using the DemoStack, the user already exists and its credentials are:
Username: accessfromtretoegress
Password: password123Create and add a user to access the TRE Layer from the Egress
- Login to Keycloak server as an admin user.
- Navigate to the
Dare-TRErealm. - Create a user with the
dare-egress-adminrole. - Navigate to
Egress-UIand thenUpdate TRE Credentialsand add the username and password of the user you just created.
If you are using the DemoStack, the user already exists and its credentials are:
Username: accessfromegresstotre
Password: password123