Frontend of the Toezicht ABB application
The static-file-service docker image (which we use to host the frontend) supports configuring environment variables. The following options are available.
Name | Description |
---|---|
EMBER_ACMIDM_CLIENT_ID |
The unique client id for a specific environment |
EMBER_ACMIDM_BASE_URL |
The URL where users will be redirected to when they want to log in |
EMBER_ACMIDM_AUTH_REDIRECT_URL |
The callback URL that ACM/IDM will use after the user logs in successfully |
EMBER_ACMIDM_LOGOUT_URL |
The URL where users will be redirected to when they want to log out |