[ACS-10592] Remove 'secret' field from OAUTH config across ADF/ACA/ADW (#4894)

This commit is contained in:
dominikiwanekhyland
2025-11-14 09:18:52 +01:00
committed by GitHub
parent 8dcb7c3b6f
commit 135b492fef
5 changed files with 0 additions and 11 deletions
-1
View File
@@ -21,7 +21,6 @@ You can find the settings in the `app.config.json` file, and they look similar t
"host": "http://localhost:4200/auth/realms/alfresco",
"clientId": "alfresco",
"scope": "openid",
"secret": "",
"implicitFlow": false,
"codeFlow": true,
"silentLogin": true,