diff --git a/test-compose/www/Dockerfile b/test-compose/www/Dockerfile index 509fe02..a97451e 100644 --- a/test-compose/www/Dockerfile +++ b/test-compose/www/Dockerfile @@ -17,6 +17,7 @@ COPY container_files/httpd/localhost.key /etc/pki/tls/private # Replace the contents of the files in the following 2 lines with shibboleth cert and private key COPY container_files/shibboleth/sp-cert.pem /etc/shibboleth COPY container_files/shibboleth/sp-key.pem /etc/shibboleth +COPY container_files/shibboleth/federation-metadata.xml /etc/shibboleth # Make sure to modify the entityID value in this file with that of your SP COPY container_files/shibboleth/shibboleth2.xml /etc/shibboleth/shibboleth2.xml diff --git a/test-compose/www/container_files/shibboleth/federation-metadata.xml b/test-compose/www/container_files/shibboleth/federation-metadata.xml new file mode 100644 index 0000000..e69de29 diff --git a/test-compose/www/container_files/shibboleth/shibboleth2.xml b/test-compose/www/container_files/shibboleth/shibboleth2.xml index a6625be..c156b58 100644 --- a/test-compose/www/container_files/shibboleth/shibboleth2.xml +++ b/test-compose/www/container_files/shibboleth/shibboleth2.xml @@ -22,7 +22,7 @@ - - -