BMC Helix SSO parameters in the deployment input configuration file
The following table describes BMC Helix SSO parameters that you set in the deployment input configuration file:
Parameter name | Description | Example |
---|---|---|
RSSO_ADMIN_PASSWORD | Password for authenticating the BMC Helix Single Sign-Onadministrator. | RSSO_ADMIN_PASSWORD="Demo123" |
RSSO_ADMIN_USER | User credentials to access BMC Helix Single Sign-OnURL. | RSSO_ADMIN_USER="Demo" |
RSSO_EXTERNAL_URL | BMC Helix Single Sign-On URL that you use during the BMC Helix Platform services deployment. Important: Make sure that you do not specify a forward slash ( / ) at the end of the URL. | RSSO_SERVICE_URL="https://<LB_HOST>/rsso" LB_HOST is the load balancer host name that you used in the infra.config file during the BMC Helix Platform services deployment. |
RSSO_REALM_ID | ID of the realm created in BMC Helix Single Sign-On for which the URL is given through | RSSO_REALM_ID="<CUSTOMER_SERVICE_NAME>-<ENVIRONMENT>" CUSTOMER_SERVICE_NAME and ENVIRONMENT are your service and environment values. |
RSSO_SAAS_URL | URL to access SaaS tenant. | RSSO_SAAS_URL="http://calbro-services/rsso" |
RSSO_SERVICE_URL | BMC Helix Single Sign-On URL that you use during the BMC Helix Platform services deployment. Important: Make sure that you do not specify a forward slash ( / ) at the end of the URL. | RSSO_SERVICE_URL="https://<LB_HOST>/rsso" LB_HOST is the load balancer host name that you used in the infra.config file during the BMC Helix Platform services deployment. |