NCEAS / morpho

Morpho metadata editor
GNU General Public License v2.0
3 stars 1 forks source link

Merge ECP IdP list from CILogon with local configuration #1027

Closed mbjones closed 6 years ago

mbjones commented 6 years ago

Author Name: ben leinfelder (ben leinfelder) Original Redmine Issue: 5879, https://projects.ecoinformatics.org/ecoinfo/issues/5879 Original Date: 2013-02-22 Original Assignee: ben leinfelder


CILogon keeps a simple list of ECP-enabled IdPs that we can read from to get new members that support that protocol. We also keep a list in our local config.xml so that we don't rely on them entirely (testing, etc). We should merge these. Duplicates would be determined by the URL and I think we should defer to the CILogon display name since that can be dynamically updated after we release Morpho with a static configuration file into the wild.

https://cilogon.org/include/ecpidps.txt
mbjones commented 6 years ago

Original Redmine Comment Author Name: ben leinfelder (ben leinfelder) Original Date: 2013-02-22T23:19:12Z


Now merging the two lists. to actually release morpho we should comment out the test IdP entries in config.xml

mbjones commented 6 years ago

Original Redmine Comment Author Name: Redmine Admin (Redmine Admin) Original Date: 2013-03-27T21:31:59Z


Original Bugzilla ID was 5879