From db3235ca3d49ba2be17d114af86c8c83abbbc531 Mon Sep 17 00:00:00 2001 From: nckroy Date: Wed, 10 Oct 2018 15:30:33 -0600 Subject: [PATCH] Updated baseline report to remove hide from disco --- lib/baseline_report_csv.xsl | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/lib/baseline_report_csv.xsl b/lib/baseline_report_csv.xsl index fb1521a..8005510 100644 --- a/lib/baseline_report_csv.xsl +++ b/lib/baseline_report_csv.xsl @@ -34,9 +34,7 @@ IdPs: 11. IdP complies with baseline expectations "Y" or "N" The IdP Display Name field is set to "NONE" if neither mdui:DisplayName nor - md:OrganizationDisplayName exist in the entity descriptor. The IdP Discovery - field depends on the presence (resp., absence) of the hide-from-discovery - entity attribute. + md:OrganizationDisplayName exist in the entity descriptor. BUG: Incorrectly processes an entity with multiple IDPSSODescriptor elements @@ -54,9 +52,7 @@ SPs: 11. SP complies with baseline expectations "Y" or "N" The SP Display Name field is set to "NONE" if neither mdui:DisplayName nor - md:OrganizationDisplayName exist in the entity descriptor. The SP Discovery - field depends on the presence (resp., absence) of the hide-from-discovery - entity attribute. + md:OrganizationDisplayName exist in the entity descriptor. BUG: Incorrectly processes an entity with multiple SPSSODescriptor elements