Skip to content

Commit

Permalink
Update list of registrars and country codes
Browse files Browse the repository at this point in the history
  • Loading branch information
Rhys Smith committed Nov 8, 2017
1 parent 9c7b0c5 commit 3e9c90f
Showing 1 changed file with 22 additions and 4 deletions.
26 changes: 22 additions & 4 deletions mdx/common-beans.xml
Original file line number Diff line number Diff line change
Expand Up @@ -323,24 +323,33 @@
<bean id="ie_edugate_registrar" parent="String" c:_="http://www.heanet.ie"/>
<bean id="il_iif_registrar" parent="String" c:_="http://iif.iucc.ac.il"/>
<bean id="in_infed_registrar" parent="String" c:_="http://inflibnet.ac.in"/>
<bean id="ir_irfed_registrar" parent="String" c:_="https://irfed.ir/"/>
<bean id="it_gridp_registrar" parent="String" c:_="http://gridp.garr.it"/>
<bean id="it_idem_registrar" parent="String" c:_="http://www.idem.garr.it/"/>
<bean id="jp_gakunin_registrar" parent="String" c:_="https://www.gakunin.jp"/>
<bean id="kr_kafe_registrar" parent="String" c:_="http://kafe.kreonet.net"/>
<bean id="lb_life_registrar" parent="String" c:_="http://life.aub.edu.lb"/><!-- A guess -->
<bean id="lt_litnet_registrar" parent="String" c:_="https://fedi.litnet.lt"/>
<bean id="lu_eduid_registrar" parent="String" c:_="http://eduid.lu"/>
<bean id="lv_laife_registrar" parent="String" c:_="http://laife.lanet.lv/"/>
<bean id="md_leaf_registrar" parent="String" c:_="http://federations.renam.md/"/>
<bean id="me_eduid_registrar" parent="String" c:_="http://mren.ac.me"/><!-- A guess -->
<bean id="mk_aaiedumk_registrar" parent="String" c:_="https://rr.aaiedu.mk"/>
<bean id="mw_maren_registrar" parent="String" c:_="https://maren.ac.mw"/><!-- A guess -->
<bean id="mz_cafmoz_registrar" parent="String" c:_="http://cafmoz.morenet.ac.mz"/><!-- A guess -->
<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="om_omankid_registrar" parent="String" c:_="https://home.trc.gov.om"/>
<bean id="pl_pionier_registrar" parent="String" c:_="https://aai.pionier.net.pl"/>
<bean id="pt_rctsaai_registrar" parent="String" c:_="https://www.fccn.pt"/>
<bean id="rs_amres_registrar" parent="String" c:_="http://amres.ac.rs/"/><!-- A guess -->
<bean id="ru_fedurus_registrar" parent="String" c:_="http://www.fedurus.ru/"/><!-- A guess -->
<bean id="se_swamid_registrar" parent="String" c:_="http://www.swamid.se/"/>
<bean id="sg_sgaf_registrar" parent="String" c:_="https://ds.sgaf.org.sg"/>
<bean id="sg_sgaf_registrar" parent="String" c:_="https://www.singaren.net.sg"/>
<bean id="si_arnes_registrar" parent="String" c:_="http://aai.arnes.si"/>
<bean id="sk_safeid_registrar" parent="String" c:_="http://safeid.sk"/>
<bean id="tr_yetkim_registrar" parent="String" c:_="http://aai.ulak.net.tr/"/><!-- A guess -->
<bean id="ua_peano_registrar" parent="String" c:_="https://peano.uran.ua"/>
<bean id="ug_rif_registrar" parent="String" c:_="https://www.renu.ac.ug"/>
<bean id="uk_ukf_registrar" parent="String" c:_="http://ukfederation.org.uk"/>
Expand Down Expand Up @@ -392,6 +401,7 @@
<entry key-ref="gr_grnet_registrar" value="GR"/>
<entry key-ref="hu_eduid_registrar" value="HU"/>
<entry key-ref="in_infed_registrar" value="IN"/>
<entry key-ref="ir_irfed_registrar" value="IR"/>
<entry key-ref="ie_edugate_registrar" value="IE"/>
<entry key-ref="il_iif_registrar" value="IL"/>
<entry key-ref="it_idem_registrar" value="IT"/>
Expand All @@ -406,6 +416,7 @@
<entry key-ref="om_omankid_registrar" value="OM"/>
<entry key-ref="pl_pionier_registrar" value="PL"/>
<entry key-ref="pt_rctsaai_registrar" value="PT"/>
<entry key-ref="sg_sgaf_registrar" value="SG"/>
<entry key-ref="si_arnes_registrar" value="SI"/>
<entry key-ref="za_safire_registrar" value="ZA"/>
<entry key-ref="es_sir_registrar" value="ES"/>
Expand All @@ -417,14 +428,21 @@
<entry key-ref="uk_ukf_registrar" value="UK"/>

<!-- eduGAIN voting-only members -->
<entry key-ref="bg_bif_registrar" value="BG"/>
<entry key-ref="cy_cynet_registrar" value="CY"/>
<entry key-ref="hk_hkaf_registrar" value="HK"/>
<entry key-ref="it_gridp_registrar" value="IT-GRIDP"/>
<entry key-ref="sg_sgaf_registrar" value="SG"/>
<entry key-ref="nz_tuakiri_registrar" value="NZ"/>
<entry key-ref="tr_yetkim_registrar" value="TR"/>

<!-- eduGAIN candidates -->
<entry key-ref="bg_bif_registrar" value="BG"/>
<entry key-ref="cn_carsi_registrar" value="CN"/>
<entry key-ref="hk_hkaf_registrar" value="HK"/>
<entry key-ref="lb_life_registrar" value="LB"/>
<entry key-ref="mw_maren_registrar" value="MW"/>
<entry key-ref="me_eduid_registrar" value="ME"/>
<entry key-ref="mz_cafmoz_registrar" value="MZ"/>
<entry key-ref="ru_fedurus_registrar" value="RU"/>
<entry key-ref="rs_amres_registrar" value="RS"/>
<entry key-ref="sk_safeid_registrar" value="SK"/>
<entry key-ref="ug_rif_registrar" value="UG"/>
</map>
Expand Down

0 comments on commit 3e9c90f

Please sign in to comment.