05-10-2022 05:12 AM
I have downloaded alfresco content app from https://github.com/Alfresco/alfresco-content-app.
As per instruction I have created .env file with below content.
# App config settings APP_CONFIG_ECM_HOST="http://localhost:9090" APP_CONFIG_PROVIDER="ECM" APP_CONFIG_AUTH_TYPE="BASIC" APP_CONFIG_BPM_HOST="" APP_CONFIG_OAUTH2_HOST="" APP_CONFIG_IDENTITY_HOST="" APP_CONFIG_OAUTH2_CLIENTID="alfresco" APP_CONFIG_OAUTH2_IMPLICIT_FLOW=true APP_CONFIG_OAUTH2_SILENT_LOGIN=true APP_CONFIG_OAUTH2_REDIRECT_SILENT_IFRAME_URI="{protocol}//{hostname}{:port}/assets/silent-refresh.html" APP_CONFIG_OAUTH2_REDIRECT_LOGIN=/ APP_CONFIG_OAUTH2_REDIRECT_LOGOUT=/ # CONTENT - ALFRESCO OFFICE SERVICES PLUGIN RELATED APP_CONFIG_PLUGIN_AOS=true # ALFRESCO CONTENT SERVICE RELATED APP_CONFIG_PLUGIN_CONTENT_SERVICE=true
ACA Start Log:
I am able to get Login page but with correct username/password it is not working.
Is there any change in latest version?
05-27-2022 03:00 AM
Explore our Alfresco products with the links below. Use labels to filter content by product module.