Skip to content
Snippets Groups Projects
Commit 8ab0c4fd authored by Alexander König's avatar Alexander König
Browse files

Merge branch 'master' into stable

parents 766afd62 f3861144
No related branches found
No related tags found
No related merge requests found
......@@ -76,6 +76,8 @@ RUN /tmp/shibboleth_sp_with_fastcgi.sh
# copy the init script
RUN cp /opt/shibboleth-sp-fastcgi/etc/shibboleth/shibd-debian /etc/init.d/shibd
RUN chmod a+x /etc/init.d/shibd
# add IdP metadata from CLARIN server
ADD https://infra.clarin.eu/aai/prod_md_about_spf_idps.xml /opt/shibboleth-sp-fastcgi/var/cache/shibboleth/
# create the test secure folder and set up perl fastcgi
RUN mkdir /opt/nginx/html/secure
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment