################################################
#
# SingleSignOnService
#
Listen 443
DocumentRoot "C:/inetpub/shib.uni-mainz.de"
ServerAdmin glatzert@uni-mainz.de
SSLEngine on
Header add Strict-Transport-Security "max-age=15768000"
Require all granted
ProxyPass /idp/ http://localhost:8080/idp/
################################################
#
# ArtifactResolutionService und AttributeService
#
Listen 8443
DocumentRoot "C:/inetpub/shib.uni-mainz.de"
ServerAdmin glatzert@uni-mainz.de
SSLEngine on
Header add Strict-Transport-Security "max-age=15768000"
Require all granted
ProxyPass /idp/ http://localhost:8080/idp/