lemonldap-ng-docker icon indicating copy to clipboard operation
lemonldap-ng-docker copied to clipboard

Test app - Links to manager instance should honor MANAGER_HOSTNAME variable

Open pini-gh opened this issue 5 years ago • 1 comments

Hi,

While playing with this docker instance I noticed that the test app seems to have the 'manager' hostname hardcoded. Then the presented links to the manager instance are broken if ${MANAGER_HOSTNAME} is different from 'manager.${SSO_DOMAIN}'.

Thanks.

pini-gh avatar May 09 '20 13:05 pini-gh

Indeed, we should edit the test index.pl to replace hostnames when running the image.

coudot avatar Feb 01 '21 08:02 coudot