[ApplicationDefaults]
entityID=https://sp.example.org/shibboleth
REMOTE_USER="eppn persistent-id targeted-id"
[Errors]
supportContact=root@localhost
[Credentials]
key=sp-key.pem
certificate=sp-cert.pem
[SSO]
SAML2=1
Shib1=1
DS=https://ds.example.org/DS/WAYF
[Logout]
SAML2=1
Local=1
[CustomHandlers]
Metadata=1
Status=1
Session=1
[Errors]
supportContact=root@localhost
[Metadata]
InCommon
SWITCH
[Credentials]
key=sp-key.pem
certificate=sp-cert.pem
[InCommon]
url=http://wayf.incommonfederation.org/InCommon/InCommon-metadata.xml
backingFilePath=InCommon-metadata.xml
reloadInterval=28800
maxValidityInterval=604800
certificate=incommon.pem
[SWITCH]
url=http://metadata.aai.switch.ch/metadata.switchaai.xml
backingFilePath=metadata.switchaai.xml
reloadInterval=3600
maxValidityInterval=604800
ca-certificates=SWITCHaaiRootCA.crt.pem
verifyDepth=5
|