From ded9fd41a4e6516be9c10f11e91ea5bf82f8b42f Mon Sep 17 00:00:00 2001 From: Ian Young Date: Tue, 9 Feb 2010 17:20:45 +0000 Subject: [PATCH] Add an ID attribute to the test aggregate's document element, and arrange for xmltool to sign with reference to that rather than using the implicit parent form of signature. This complies with SAML 2.0 metadata specification section 3.1.2. The identifier value used is "uk" followed by the aggregation instant in compact form. --- build.xml | 2 ++ build/uk_master_test.xsl | 19 ++++++++++++++++++- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 34363abe..5c7a8cb8 100644 --- a/build.xml +++ b/build.xml @@ -531,6 +531,8 @@ + + diff --git a/build/uk_master_test.xsl b/build/uk_master_test.xsl index b230dd45..b179195c 100644 --- a/build/uk_master_test.xsl +++ b/build/uk_master_test.xsl @@ -42,7 +42,21 @@ - + + + + + @@ -58,6 +72,9 @@ + + +