{% extends "./base_email.html" %} {% load static %} {% block email_body %}
Hello {{ fullname }},
Your registration to the GLCDI Data Space has been reviewed and approved.
{% if keycloak_username %}Your account has been created. Here are your credentials:
Username: |
{{ keycloak_username }} |
Password: |
{{ keycloak_password|safe }} |
You will be asked to set a new password on first login.
Log in at: {{ keycloak_login_url }}
You will receive your credentials within the next 7 days.
{% endif %}
|
Deploy your own data space connector. |
|
Connect to other participants in the network. |
|
Negotiate data sharing agreements. |
|
Offer and access data across the community. |
If you have any questions, please contact the support team.