A Docker image of the Illinois Shibboleth Service Provider (SP).
NOTE: The image name is arbitrary. For this document, we'll name the image illinois-shib-sp-img
.
-
From the project directory, run:
docker build -t illinois-shib-sp-img .
-
Run the container
docker run illinois-shib-sp-img
sp-cert.pem
sp-key.pem
shibboleth2.xml
needs to be customized (normally user-provided).attribute-map.xml
needs to be customized (normally user-provided).