eclipse-pass / pass-docker

Developer-focused PASS runtime, which provides PASS and all of its dependent services using docker-compose. Provides Docker images used for production deployment of PASS.
Apache License 2.0
0 stars 16 forks source link

Fix demo acs url and idp https access #372

Closed markpatton closed 4 months ago

markpatton commented 4 months ago

This pr sets the ACS url to use HTTPS to match how the IDP is configured.

It also adds a non-container variable IDP_INTERNAL_PORT which can be used to set the demo environment idp to have 9080 map to 4443.