Release 5.33
info
ACE Designer now support standard OpenID Connect authentication. It allows connections to Auth0 and other OpenID Connect compatible identity providers including Keycloak which currently has dedicated authentication strategy.
To use Auth0, it's necessary to set ACE_UI_AUTH_STRATEGY=oidc
and configure ACE_OIDC_*
environment variables.
Release notes
See docker images below.
ACE 5.33.0
December 13, 2023
Features
- DIG2022-21391OpenID compatible Designer Web authorization
- DIG2022-24654Improve Keycloak auth middleware logging
- DIG2022-22424Option to do file upload/download without file system use
- DIG2022-24276Use tenant id claim in JWT root
Bug Fixes
- DIG2022-24804Expressions evaluator fails with nested objects
- DIG2022-24148File upload using file references crashes
- DIG2022-24421Mongo based deployment does not refresh API routes
- DIG2022-24394API testing - can't download binary file through file reference
- DIG2022-24324Error "Failed to validate repository" is thrown on click on save button by editing token and click on cancel button
- DIG2022-24312Unable to launch other repositories in Saas environment
- DIG2022-23288User settings in mongo environment are not saved on opening in new browser
- DIG2022-14865Flow references inside switch step are not resolved in UI
Docker images
Designer Web
Hash: sha256:5e897efaa9f476a3b303967bef56380a6a0c9d1a8956f9404119a4fedb4d4ae2
docker pull euadigportalcoredev02acr.azurecr.io/ace-designer:5.33.0
Runtime server
Hash: sha256:48c59147ab3b9f909d8ecab7f4ce00dbf449870ec705e1af980862990e4b06c3
docker pull euadigportalcoredev02acr.azurecr.io/ace-runtime-server:5.33.0
Deployment API server
Hash: sha256:1df3f2f1415e54d2bb8782edfa55fcd3bda87b28bee16884d3389140cbd442d0
docker pull euadigportalcoredev02acr.azurecr.io/ace-deployment-server:5.33.0
Scheduled job (BullMQ) administration
Hash: sha256:db0ea19dd28fec22681674d7b058738d8b94046ada13c2cb37df5175a06f959f
docker pull euadigportalcoredev02acr.azurecr.io/bull-board:5.33.0
Designer Desktop
ACE Designer Desktop is not available in this release. It will be available in future releases.