Try to fix Mellon paths.
This commit is contained in:
parent
5e65017e8a
commit
32f03651d1
1 changed files with 2 additions and 2 deletions
|
@ -49,8 +49,8 @@ WSGIDaemonProcess pdc user=apache group=apache maximum-requests=1000 display-nam
|
|||
AddOutputFilterByType DEFLATE text/html text/plain text/xml text/javascript application/x-javascript text/css
|
||||
Require all granted
|
||||
MellonEnable "info"
|
||||
MellonSPPrivateKeyFile "/etc/httpd/saml2/pdc.fedorainfracloud.org/pdc.fedorainfracloud.org.key"
|
||||
MellonSPCertFile "/etc/httpd/saml2/pdc.fedorainfracloud.org/pdc.fedorainfracloud.org.pem"
|
||||
MellonSPPrivateKeyFile "/etc/httpd/saml2/pdc.fedorainfracloud.org/certificate.key"
|
||||
MellonSPCertFile "/etc/httpd/saml2/pdc.fedorainfracloud.org/certificate.pem"
|
||||
MellonSPMetadataFile "/etc/httpd/saml2/pdc.fedorainfracloud.org/metadata.xml"
|
||||
MellonIdPMetadataFile "/etc/httpd/saml2/pdc.fedorainfracloud.org/idp-metadata.xml"
|
||||
MellonEndpointPath /saml2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue