Skip to content

Commit

Permalink
Add registrationAuthority URL for CN-CSTCLOUD federation
Browse files Browse the repository at this point in the history
See ukf/ukf-meta#275 for details
  • Loading branch information
Alex Stuart committed Nov 3, 2020
1 parent 97b634e commit d8d058d
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 @@ -390,7 +390,7 @@
<bean id="ch_switchaai_registrar" parent="String" c:_="http://rr.aai.switch.ch/"/>
<bean id="cl_cofre_registrar" parent="String" c:_="http://cofre.reuna.cl"/>
<bean id="cn_carsi_registrar" parent="String" c:_="https://www.carsi.edu.cn"/>
<bean id="cn_cstcloud_registrar" parent="String" c:_="http://cstcloud.net"/><!-- A guess -->
<bean id="cn_cstcloud_registrar" parent="String" c:_="https://cstcloud.net/"/>
<bean id="co_colfire_registrar" parent="String" c:_="http://colfire.co"/>
<bean id="cy_cynet_registrar" parent="String" c:_="https://cif.cynet.ac.cy"/>
<bean id="cz_eduid_registrar" parent="String" c:_="http://www.eduid.cz/"/>
Expand Down

0 comments on commit d8d058d

Please sign in to comment.