From 4606fc192429900bb4419832f0bc7d013bb83f53 Mon Sep 17 00:00:00 2001 From: Fredrik Domeij Date: Wed, 13 Nov 2019 09:58:26 +0100 Subject: registration authority added displayname/displaydescription combined in sp-summary.xslt contactperson combined in sp-summary.xslt assurance-certification added to sp-summary.xslt --- xslt/idp-summary.xslt | 10 ++++++++-- xslt/sp-summary.xslt | 36 ++++++++++++++++++++++-------------- 2 files changed, 30 insertions(+), 16 deletions(-) diff --git a/xslt/idp-summary.xslt b/xslt/idp-summary.xslt index 90e57adf..cc5a5f16 100644 --- a/xslt/idp-summary.xslt +++ b/xslt/idp-summary.xslt @@ -10,6 +10,7 @@ xmlns:remd="http://refeds.org/metadata" xmlns:exsl="http://exslt.org/common" extension-element-prefixes="exsl" + xmlns:mdrpi="urn:oasis:names:tc:SAML:metadata:rpi" xmlns:shibmd="urn:mace:shibboleth:metadata:1.0"> @@ -29,7 +30,7 @@ - ||EntityID||Organization||Technical Contact||Support Contact||Security Contact||Administrative Contact||Scopes||Entity category support||Assurance Certification|| + ||EntityID||Organization||Technical Contact||Support Contact||Security Contact||Administrative Contact||Scopes||Entity category support||Assurance Certification||Registration Authority|| @@ -44,10 +45,15 @@ | | | + | | + + + + @@ -81,7 +87,7 @@ - + \\ diff --git a/xslt/sp-summary.xslt b/xslt/sp-summary.xslt index d54141c2..a580c83e 100644 --- a/xslt/sp-summary.xslt +++ b/xslt/sp-summary.xslt @@ -9,6 +9,7 @@ xmlns:samla="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:exsl="http://exslt.org/common" extension-element-prefixes="exsl" + xmlns:mdrpi="urn:oasis:names:tc:SAML:metadata:rpi" xmlns:shibmd="urn:mace:shibboleth:metadata:1.0"> @@ -28,31 +29,38 @@ - ||EntityID||Service Name||Service Description||Organization||Technical Contact||Administrative Contact||Entity Categories|| + ||EntityID||Service Name||Organization||Contacts||Entity Categories||Assurance Certification||Registration Authority|| | - | - | + | + \\ + | - | - | - | | + | + + + + + | + | + | + | - - + + - - + + - + @@ -64,13 +72,13 @@ - + \\ - + : @@ -84,7 +92,7 @@ - \\ + [] \\ -- cgit v1.2.3