Skip to content

Commit

Permalink
Ignore the correct registrar for InCommon work.
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Dec 22, 2015
1 parent c696ea1 commit 586994b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mdx/common-beans.xml
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@
<bean id="identificationStrategy" class="uk.org.ukfederation.mda.UKItemIdentificationStrategy">
<property name="ignoredRegistrationAuthorities">
<set>
<ref bean="uk_ukf_registrar"/>
<ref bean="us_incommon_registrar"/>
</set>
</property>
<property name="registrationAuthorityDisplayNames">
Expand Down

0 comments on commit 586994b

Please sign in to comment.