**Type of issue:** (check with "[x]") > - [ ] New feature request > - [X] Bug > - [ ] Support request > - [ ] Documentation **Current behaviour:** The process-services features are not working anymore with BASIC authentication. **Expected behavior:** We should be able to use the ECM and BPM providers with Basic authentication with the new ADF releases **Steps to reproduce the issue:** 1) build demo-shell on https://github.com/Alfresco/alfresco-ng2-components/tree/6.7.1 or https://github.com/Alfresco/alfresco-ng2-components/tree/6.8.0 2) configure proxy.conf.js and add .env in order to specify that we want ECM and BPM providers for the ADF APP 3) Start the ADF app with "npm start" command 4) navigate to http://localhost:3000/#/process-list and see the 401 http errors Doing the same steps with ADF 6.1.0 is OK. **Component name and version:** ADF 6.7.1 / ADF 6.8.0 **Browser and version:** all **Node version (for build issues):** Node 18 / Npm 10