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

Commit

Permalink
No longer filter out eduGAIN-sourced metadata from the fallback aggre…
Browse files Browse the repository at this point in the history
…gate.
  • Loading branch information
iay committed Feb 5, 2014
1 parent bc65537 commit 8477bd4
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions mdx/uk/generate.xml
Original file line number Diff line number Diff line change
Expand Up @@ -535,23 +535,6 @@
p:id="uk_fallbackPipeline">
<property name="stages">
<list>
<!--
Discard entities registered other than by the UK federation.
This allows the fallback aggregate to be used temporarily by
systems which can't deal with the rise in metadata size from
the eduGAIN import.
-->
<bean parent="EntityRegistrationAuthorityFilterStage"
p:id="retainUKEntities">
<property name="designatedRegistrationAuthorities">
<list>
<ref bean="uk_federation_uri"/>
</list>
</property>
<property name="requiringRegistrationInformation" value="true"/>
<property name="whitelistingRegistrationAuthorities" value="true"/>
</bean>

<!--
Enforce IdP display name uniqueness before assembling aggregate
-->
Expand Down

0 comments on commit 8477bd4

Please sign in to comment.