Alfresco Digital Workspace (digital-workspace) - Alfresco Content Services - 23.4 - 23.4 - Ready - Alfresco - external

Alfresco Content Services

Platform
Alfresco
Product
Alfresco Content Services
Release
23.4
License
Property Description
BASE_PATH The default value is ./.
APP_CONFIG_OAUTH2_HOST The address of the Identity Service including the realm name configured.
APP_CONFIG_AUTH_TYPE The authentication type. To use Single Sign-on mode you must change this property to OAUTH. The default value is BASIC.
APP_CONFIG_OAUTH2_CLIENTID The name of the client configured for Digital Workspace.
APP_CONFIG_OAUTH2_REDIRECT_SILENT_IFRAME_URI The address that Digital Workspace uses to refresh authorization tokens.
APP_CONFIG_OAUTH2_REDIRECT_LOGIN The URL to redirect to after a user is successfully authenticated.
APP_CONFIG_OAUTH2_REDIRECT_LOGOUT The URL to redirect to after a user successfully signs out.
APP_BASE_SHARE_URL Base Share URL. For example {protocol}//{hostname}{:port}/workspace/#/preview/s.
AUTH_TYPE The authentication type. To use Single Sign-on mode you must change this property to OAUTH. The default value is BASIC.
PROVIDER The default value is ALL.
ENVIRONMENT_SUFFIX Only for Process Cloud instance. The default value is _CLOUD.
API_HOST  
API_CONTENT_HOST  
API_CONTENT_HOST_LOCAL The default value is http://localhost:8080.
API_PROCESS_HOST  
OAUTH_HOST  
IDENTITY_HOST The address of the Identity Service including the realm name configured.
E2E_HOST The default value is http://localhost.
E2E_PORT The default value is 80.
API_HOST_CLOUD  
API_CONTENT_HOST_CLOUD  
API_PROCESS_HOST_CLOUD  
OAUTH_HOST_CLOUD  
IDENTITY_HOST_CLOUD  
E2E_HOST_CLOUD The default value is http://localhost.
E2E_PORT_CLOUD The default value is 4200.
APP_CONFIG_APPS_DEPLOYED The name of the deployed application (e.g. "[{"name": "<the name of the deployed application>"}]").