Skip to main content
Version: 2.0.0

Workflow Designer (WFD) Environment Variables

Web UI for creating and editing workflow templates.

NameDefaultDescription
IAM_URLThe URL of the keycloak OIDC discovery endpoint. Example https://keycloak.example.com/realms/myrealm/.well-known/openid-configuration
IAM_CLIENT_IDThe client ID to connect to Keycloak.
PUBLIC_DOMAINThe public domain for setting the cookie.
PUBLIC_COOKIE_PREFIXThe prefix to use for the cookie name.
ORIGINThe origin of the web server.
PORTThe port number of the web server.
OIDC_ALLOW_INSECURE_REQUESTSSet 1 to allow the web server to make insecure requests to the Keycloak server. Otherwise, leave it empty.
LOGIN_DESTINATIONThis must be set to /aoh/wfd to redirect the user to Workflow Designer after login.
WFM_URLWorkflow Manager URL for save and load workflow templates.