summaryrefslogtreecommitdiff
path: root/apache-sp/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'apache-sp/Dockerfile')
-rw-r--r--apache-sp/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/apache-sp/Dockerfile b/apache-sp/Dockerfile
index 34db59a..e433a5f 100644
--- a/apache-sp/Dockerfile
+++ b/apache-sp/Dockerfile
@@ -8,6 +8,7 @@ RUN a2enmod shib2 headers ssl include
RUN rm -f /etc/apache2/sites-available/* /etc/apache2/sites-enabled/*
ADD apache-conf/*.conf /etc/apache2/sites-available/
ADD shibd/shibboleth2.xml /etc/shibboleth/
+ADD shibd/attribute-map.xml /etc/shibboleth/
ADD secure /var/www/secure
ADD entrypoint.sh /entrypoint.sh
ADD nordunet.png /usr/share/shibboleth/nordunet.png