epam / cloud-pipeline

Cloud agnostic genomics analysis, scientific computation and storage platform
https://cloud-pipeline.com
Apache License 2.0
144 stars 58 forks source link

Deploy: Register app in basic IdP with provided Endpoint ID #3439

Closed SilinPavel closed 5 months ago

SilinPavel commented 5 months ago

In case when we deploy Cloud-Pipeline with basic IdP and additionally providing SSO_ENDPOINT_ID for services such as

The deployment script would behave unexpectedly. Despite we specify ENDPOINT_ID explicitly it will still register these apps with default value like https://{external_host}:{external_port}/<context-path>

This changes modify this behaviour to use SSO_ENDPOINT_ID if provided, otherwise use default value