enabled workspace client workflows
This commit is contained in:
parent
64cb191730
commit
2b85ac6e7c
|
@ -16,10 +16,10 @@ workflows:
|
|||
# - create_system_service
|
||||
# - delete_system_service
|
||||
# - add_all_system_services_to_vre
|
||||
# - create_workspace_client
|
||||
- create_workspace_client
|
||||
- add_workspace_client_to_context
|
||||
# - enable_workspace_clients_for_context
|
||||
# - add_workspace_client_to_contexts
|
||||
- enable_workspace_clients_for_context
|
||||
- add_workspace_client_to_contexts
|
||||
keycloak_host: "https://accounts.dev.d4science.org/auth"
|
||||
keycloak: "{{ keycloak_host }}/realms"
|
||||
keycloak_realm: "d4science"
|
||||
|
|
Loading…
Reference in New Issue