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 @@ - - - - - - - - - - - -