From fdabcbc481d995676d74d7449834e3a38de7fb13 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Fri, 10 Mar 2017 15:34:53 +0000 Subject: [PATCH] Retire key use fixup in fallback aggregate See ukf/ukf-meta#109. --- mdx/uk/README.md | 3 -- mdx/uk/check_fixup_keyuse.xsl | 44 ----------------------------- mdx/uk/fixup_keyuse.xsl | 52 ----------------------------------- mdx/uk/generate.xml | 43 +---------------------------- 4 files changed, 1 insertion(+), 141 deletions(-) delete mode 100644 mdx/uk/check_fixup_keyuse.xsl delete mode 100644 mdx/uk/fixup_keyuse.xsl diff --git a/mdx/uk/README.md b/mdx/uk/README.md index e10c6d8f..d0bd2d04 100644 --- a/mdx/uk/README.md +++ b/mdx/uk/README.md @@ -69,7 +69,4 @@ Status (2017-03-10): * the production aggregate implements a _blacklisting_ approach to entity attributes imported from eduGAIN, while the production aggregate implements the traditional entity attribute _whitelist_. (2017-03-02) -* the production aggregate no longer implements the "key use" fixup required for pre-1.3.1 Shibboleth SPs. -This adds the `use="signing"` XML attribute to `` elements present in IdP metadata -without a `use` attribute. It is not needed for later releases of the Shibboleth SP. (2017-02-10) * The production aggregate normalises the `xenc` namespace to not use a prefix, as it is not very commonly used. (2017-02-13) diff --git a/mdx/uk/check_fixup_keyuse.xsl b/mdx/uk/check_fixup_keyuse.xsl deleted file mode 100644 index cb91fe5d..00000000 --- a/mdx/uk/check_fixup_keyuse.xsl +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - IdP SSO KeyDescriptor lacking @use - - - - - - IdP AA KeyDescriptor lacking @use - - - - diff --git a/mdx/uk/fixup_keyuse.xsl b/mdx/uk/fixup_keyuse.xsl deleted file mode 100644 index 126069b6..00000000 --- a/mdx/uk/fixup_keyuse.xsl +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - signing - - - - - - - - - - - - - - - - - - - - - diff --git a/mdx/uk/generate.xml b/mdx/uk/generate.xml index e90a33c6..9a5bcb41 100644 --- a/mdx/uk/generate.xml +++ b/mdx/uk/generate.xml @@ -61,46 +61,6 @@ - - - - - - - - - - - -