Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Remove now-unused stage to hide imported IdPs.
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Dec 11, 2014
1 parent 511f732 commit 86bf897
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 63 deletions.
18 changes: 0 additions & 18 deletions mdx/uk/beans.xml
Original file line number Diff line number Diff line change
Expand Up @@ -214,24 +214,6 @@
</bean>


<!--
uk_hide_idps
Hide IdPs (which we assume have been imported) from the WAYF/CDS.
Requires that IdPs already have EntityDescriptor/Extensions elements to put
the HideFromWAYF element into.
-->
<bean id="uk_hide_idps" parent="XSLTransformationStage"
p:id="uk_hide_idps">
<property name="XSLResource">
<bean parent="ClassPathResource">
<constructor-arg value="uk/hide_idps.xsl"/>
</bean>
</property>
</bean>


<!--
check_ukreg
Expand Down
45 changes: 0 additions & 45 deletions mdx/uk/hide_idps.xsl

This file was deleted.

0 comments on commit 86bf897

Please sign in to comment.