- When attempting to login a problem with CORS is reported.
- Can I customise Alfresco Digital Workspace?
- I have installed an extension and Alfresco Digital Workspace does not work.
- Does Alfresco Digital Workspace work with Alfresco Governance Services?
- Does Alfresco Digital Workspace support Smart Folders?
- How do I setup SSL?
- What browsers does Alfresco Digital Workspace support?
- Is Single Sign-On supported with Alfresco Digital Workspace?
When attempting to login a problem with CORS is reported.
Refer to Cross Origin Resource Sharing (CORS) filters and Cross-Origin Resource Sharing (CORS).
back to topCan I customize Alfresco Digital Workspace?
Yes, there are a number of customizations available that can be configured in ../digital-workspace/app.config.json. See Configuring Digital Workspace for more details. The application can also be extended using the ADF Extension framework. See Extending.
back to topI have installed an extension and Alfresco Digital Workspace does not work.
First disable the extension and check Alfresco Digital Workspace works correctly. If this resolves the issue contact the extension developer for assistance.Does Alfresco Digital Workspace work with Alfresco Governance Services?
Yes, Alfresco Digital Workspace supports Alfresco Governance Services. See Governance Services.
back to topDoes Alfresco Digital Workspace support Smart Folders?
Smart Folder access is supported but Smart Folders cannot be created in this application.
back to topHow do I setup SSL?
SSL configurations differ from one installation to the next. Here is one approach to the setup of NGINX using SSL, see https://nginx.org/en/docs/http/configuring_https_servers.html.
For information on generating self-trusted certificates for local testing and development purposes, see https://letsencrypt.org/docs/certificates-for-localhost/.
What browsers does Alfresco Digital Workspace support?
Alfresco Digital Workspace supports the following Evergreen browsers:
- Apple Safari
- Google Chrome
- Microsoft Edge
- Mozilla Firefox
Is Single Sign-On (SSO) supported with Alfresco Digital Workspace?
Yes, Digital Workspace supports Single Sign-On with the Identity Service. See Alfresco SSO Guide for more details.
Alfresco Digital Workspace does not support SAML Single Sign-On (SSO) for Alfresco Content Services. Users can login with their credentials using basic authentication, but SAML authentication must not be enforced.
See SAML Single Sign-On (SSO) for Alfresco Content Services and Configuring SAML (SSO) settings for REST API using the Admin Console for more.
back to top