Skip to content

Commit

Permalink
Correct registrar ID for Tuakiri (NZ)
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Oct 23, 2019
1 parent d5f4917 commit 99b2d49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mdx/common-beans.xml
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@
<bean id="mz_cafmoz_registrar" parent="String" c:_="http://cafmoz.morenet.ac.mz"/>
<bean id="nl_surfconext_registrar" parent="String" c:_="http://www.surfconext.nl/"/>
<bean id="no_feide_registrar" parent="String" c:_="http://feide.no/"/>
<bean id="nz_tuakiri_registrar" parent="String" c:_="http://tuakiri.ac.nz/"/><!-- A guess -->
<bean id="nz_tuakiri_registrar" parent="String" c:_="https://tuakiri.ac.nz/"/>
<bean id="om_omankid_registrar" parent="String" c:_="https://home.trc.gov.om"/>
<bean id="om_omren_registrar" parent="String" c:_="http://www.omren.om"/>
<bean id="pk_pkifed_registrar" parent="String" c:_="https://pkifed.pk"/>
Expand Down Expand Up @@ -470,6 +470,7 @@
<entry key-ref="ma_eduidm_registrar" value="MA"/>
<entry key-ref="mz_cafmoz_registrar" value="MZ"/>
<entry key-ref="no_feide_registrar" value="NO"/>
<entry key-ref="nz_tuakiri_registrar" value="NZ"/>
<entry key-ref="om_omankid_registrar" value="OM-KID"/>
<entry key-ref="om_omren_registrar" value="OM-REN"/>
<entry key-ref="pk_pkifed_registrar" value="PK"/>
Expand Down Expand Up @@ -497,7 +498,6 @@
<entry key-ref="al_rash_registrar" value="AL"/>
<entry key-ref="bg_bif_registrar" value="BG"/>
<entry key-ref="it_gridp_registrar" value="IT-GRIDP"/>
<entry key-ref="nz_tuakiri_registrar" value="NZ"/>
<entry key-ref="ro_edunetid_registrar" value="RO"/>

<!-- eduGAIN candidates -->
Expand Down

0 comments on commit 99b2d49

Please sign in to comment.