diff --git a/roles/pdc/frontend/templates/pdc.conf b/roles/pdc/frontend/templates/pdc.conf index 1208623c68..cf92ee1914 100644 --- a/roles/pdc/frontend/templates/pdc.conf +++ b/roles/pdc/frontend/templates/pdc.conf @@ -29,8 +29,7 @@ RewriteRule "^/static/(.*)" "/usr/share/patternfly1/resources/$1" [L] MellonIdPMetadataFile "/etc/httpd/saml2/idp-metadata.xml" MellonEndpointPath /saml2 MellonVariable "saml-sesion-cookie" - # Comment out the next two lines if you want to allow logins on bare HTTP - MellonsecureCookie On + MellonUser "NAME_ID" MellonIdP "IDP" MellonSessionLength 3600