From 4fd95849a086d2ad27b1401642cddcce1e87e263 Mon Sep 17 00:00:00 2001 From: Fredrik Åslund Date: Fri, 28 Jun 2013 12:02:18 +0200 Subject: entity-categories added to sp summary space normalized (extra newlines removed) SWAMIDOPS-6922 --- xslt/sp-summary.xslt | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) (limited to 'xslt') diff --git a/xslt/sp-summary.xslt b/xslt/sp-summary.xslt index 2e0981df..8f1e8241 100644 --- a/xslt/sp-summary.xslt +++ b/xslt/sp-summary.xslt @@ -5,6 +5,8 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" + xmlns:mdattr="urn:oasis:names:tc:SAML:metadata:attribute" + xmlns:samla="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:exsl="http://exslt.org/common" extension-element-prefixes="exsl" xmlns:shibmd="urn:mace:shibboleth:metadata:1.0"> @@ -26,18 +28,19 @@ - ||EntityID||Service Name||Service Description||Organization||Technical Contact||Administrative Contact|| + ||EntityID||Service Name||Service Description||Organization||Technical Contact||Administrative Contact||Entity Categories|| - | - | - | - | - | - | | + | + | + | + | + | + | + | | @@ -46,13 +49,17 @@ - + + + + + @@ -71,11 +78,11 @@ - + - + -- cgit v1.2.3