2020-11-18 19:01:40 +01:00
|
|
|
---
|
|
|
|
workflows:
|
2023-12-06 19:21:43 +01:00
|
|
|
# - create-user-add-to-vre
|
|
|
|
# - group_deleted
|
2024-06-21 12:30:27 +02:00
|
|
|
- user-group_created
|
2024-05-15 15:32:00 +02:00
|
|
|
# - user-group-role_created
|
2023-12-06 19:21:43 +01:00
|
|
|
# - group_created
|
|
|
|
# - invitation-accepted
|
2024-05-16 12:35:17 +02:00
|
|
|
# - user-group_deleted
|
2024-05-30 21:40:53 +02:00
|
|
|
# - user-group-role_deleted
|
2024-05-16 12:31:44 +02:00
|
|
|
# - delete-user-account
|
|
|
|
# - keycloak_delete_account
|
2023-12-06 19:21:43 +01:00
|
|
|
# - role_deleted
|
|
|
|
# - role_created
|
|
|
|
# - add_role_policy_permission
|
|
|
|
# - add_all_member_roles
|
|
|
|
# - create_system_service
|
|
|
|
# - delete_system_service
|
|
|
|
# - add_all_system_services_to_vre
|
|
|
|
# - create_workspace_client
|
2024-06-21 12:30:27 +02:00
|
|
|
# - add_workspace_client_to_context
|
2023-12-06 19:21:43 +01:00
|
|
|
# - enable_workspace_clients_for_context
|
2024-04-03 10:34:16 +02:00
|
|
|
# - add_workspace_client_to_contexts
|
2023-12-06 19:21:43 +01:00
|
|
|
# - ghn_client_add_to_context
|
|
|
|
# - ghn_client_add_to_contexts
|
|
|
|
# - ghn_client_create
|
|
|
|
# - ghn_client_delete
|
|
|
|
# - ghn_client_remove_from_contexts
|
|
|
|
# - ghn_client_remove_from_context
|
|
|
|
# - jupyterhub_add_serveroptions_to_context
|
|
|
|
# - record_context_to_is
|
|
|
|
# - create_vre_folder_for_context
|
|
|
|
# - create_vre
|
2022-03-17 12:53:50 +01:00
|
|
|
|
2020-11-18 19:01:40 +01:00
|
|
|
keycloak_host: "https://accounts.dev.d4science.org/auth"
|
|
|
|
keycloak: "{{ keycloak_host }}/realms"
|
2020-12-04 10:03:19 +01:00
|
|
|
keycloak_realm: "d4science"
|
2020-11-18 19:01:40 +01:00
|
|
|
keycloak_admin: "{{ keycloak_host }}/admin/realms"
|
|
|
|
keycloak_auth: "c93501bd-abeb-4228-bc28-afac38877338"
|
2021-03-04 10:26:15 +01:00
|
|
|
keycloak_auth_master: "7a64deb5-e8ea-4add-ba8d-26b339994cc9"
|
2024-05-16 11:23:38 +02:00
|
|
|
liferay: "https://next.dev.d4science.org/api/jsonws"
|
2020-11-18 19:01:40 +01:00
|
|
|
liferay_auth: "bm90aWZpY2F0aW9uc0BkNHNjaWVuY2Uub3JnOmdjdWJlcmFuZG9tMzIx"
|
2021-06-30 16:07:12 +02:00
|
|
|
root_vo: "%2Fgcube"
|
2023-07-13 17:22:29 +02:00
|
|
|
ic_proxy: "https://node10-d-d4s.d4science.org"
|
|
|
|
is_url: "https://url.gcube.d4science.org"
|