Skip to main content
Version: 2.0.0

RNR Web Environment Variables

Frontend admin console for the RNR module.

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_DESTINATIONThe path for redirect the user to after login.
PUBLIC_RTUS_SEH_URLThe URL of the RTUS SEH module's backend service
PUBLIC_RNR_ENDPOINTThe URL of the RNR module's backend service