Skip to content

Commit

Permalink
Remove elab namespace and elab:AthensPUIDAuthority from production an…
Browse files Browse the repository at this point in the history
…d wayf aggregates.
  • Loading branch information
iay committed Aug 1, 2013
1 parent 092ad39 commit 36beb8d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions mdx/uk/generate.xml
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,7 @@
<property name="stages">
<list>
<ref bean="uk_assemble"/>
<ref bean="stripElabNamespace"/>
<ref bean="fixup_EncryptionMethod"/>
<ref bean="performOtherFixups"/>
<ref bean="uk_addTrustRoots"/>
Expand Down Expand Up @@ -394,6 +395,7 @@
<property name="stages">
<list>
<ref bean="uk_assemble"/>
<ref bean="stripElabNamespace"/>
<ref bean="fixup_EncryptionMethod"/>
<ref bean="performOtherFixups"/>
<ref bean="uk_finaliseProduction"/>
Expand Down
2 changes: 1 addition & 1 deletion mdx/uk/ns_norm_uk.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
xmlns:ukfedlabel="http://ukfederation.org.uk/2006/11/label"
xmlns:wayf="http://sdss.ac.uk/2006/06/WAYF"

exclude-result-prefixes="alg md mdattr saml"
exclude-result-prefixes="alg elab md mdattr saml"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns="urn:oasis:names:tc:SAML:2.0:metadata">
Expand Down

0 comments on commit 36beb8d

Please sign in to comment.