Skip to content

Commit

Permalink
Updates to fr_renater channel for eduGAIN.
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Aug 12, 2013
1 parent 3cb4b30 commit 672a5b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mdx/fr_renater/beans.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<constructor-arg value="https://services-federation.renater.fr/metadata/renater-metadata.xml"/>
</bean>
<bean id="fr_renater_edugainAggregate_url" class="java.lang.String">
<constructor-arg value="https://fedregistry.renater.fr/edugain/edugain-metadata.xml"/>
<constructor-arg value="https://federation.renater.fr/edugain_upstream/edugain-metadata.xml"/>
</bean>
<bean id="fr_renater_testAggregate_url" class="java.lang.String">
<constructor-arg value="https://services-federation.renater.fr/metadata/renater-test-metadata.xml"/>
Expand Down Expand Up @@ -110,7 +110,7 @@
Unique ID for the registrar associated with this channel.
-->
<bean id="fr_renater_registrar" class="java.lang.String">
<constructor-arg value="https://federation.renater.fr/gestion"/>
<constructor-arg value="https://federation.renater.fr/"/>
</bean>

<!--
Expand Down

0 comments on commit 672a5b9

Please sign in to comment.