[ACA-4715] upgrade to latest ADF alphas and cleanup env vars (#3312)

* use latest ADF alphas

* use latest ADF alphas

* use ECM provider by default

* use BASIC auth by default

* defaults for oauth host

* remove unused vars
This commit is contained in:
Denys Vuika
2023-07-05 19:46:50 +01:00
committed by GitHub
parent 46ed7a8360
commit 6b003eff1f
11 changed files with 38 additions and 67 deletions

View File

@@ -26,9 +26,6 @@ Create an `.env` file in the project root folder with the following content
```yml
APP_CONFIG_ECM_HOST="<URL>"
APP_CONFIG_PROVIDER=ECM
APP_CONFIG_AUTH_TYPE=BASIC
APP_CONFIG_OAUTH2_HOST=http://localhost:4200/auth/realms/alfresco
```
Where `<URL>` is the address of the ACS.