The Alfresco Digital Workspace requires one property added to enable Kerberos SSO. This can be added in the app.config.json, located by default in the /srcdirectory.
The following is the property to add to the app.config.json:
"auth": { "withCredentials": true }