From 4d113997f54d0abcc64f9bf211308d196338019f Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Wed, 13 Jan 2016 20:24:59 +0000 Subject: [PATCH] Try disabling this since we're behind the proxies. --- roles/pdc/frontend/templates/pdc.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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