Alfresco Content App (content-app) - Alfresco Content Services - 23.4 - 23.4 - Ready - Alfresco - external

Alfresco Content Services

Platform
Alfresco
Product
Alfresco Content Services
Release
23.4
License

This app is deployed by default only with the Community Compose file, community-docker-compose.yml.

Property Description
BASE_PATH The default value is ./.
APP_CONFIG_PROVIDER BPM/ECM/ALL. The default value is ECM.
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_BPM_HOST BPM Host address. The default value is {protocol}//{hostname}{:port}.
APP_CONFIG_ECM_HOST ECM Host address. The default value is {protocol}//{hostname}{:port}.
APP_CONFIG_IDENTITY_HOST  
APP_CONFIG_OAUTH2_HOST The address of the Identity Service including the realm name configured. The default value is {protocol}//{hostname}{:port}/auth/realms/alfresco.
APP_CONFIG_OAUTH2_CLIENTID The name of the client configured for Content App. The default value is alfresco.
APP_CONFIG_OAUTH2_IMPLICIT_FLOW The default value is true.
APP_CONFIG_OAUTH2_SILENT_LOGIN The default value is true.
APP_CONFIG_OAUTH2_REDIRECT_SILENT_IFRAME_URI The address that Content App uses to refresh authorization tokens. The default value is {protocol}//{hostname}{:port}/assets/silent-refresh.html.
APP_CONFIG_OAUTH2_REDIRECT_LOGIN The URL to redirect to after a user is successfully authenticated. The default value is ./.
APP_CONFIG_OAUTH2_REDIRECT_LOGOUT The URL to redirect to after a user successfully signs out. The default value is ./.
APP_BASE_SHARE_URL Base Share URL. The default value is ${APP_CONFIG_ECM_HOST}/#/preview/s.
APP_CONFIG_PLUGIN_AOS Enables AOS plugin. The default value is true.
APP_CONFIG_PLUGIN_CONTENT_SERVICE Enable Content Service plugin. The default value is true.
APP_EXTENSIONS_IGNORE_REFS Plugins references to exclude.