Actions
Bug #5879
closedMerge ECP IdP list from CILogon with local configuration
Start date:
02/22/2013
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
5879
Description
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.
<ecp_idp_list_url>https://cilogon.org/include/ecpidps.txt</ecp_idp_list_url>
Updated by ben leinfelder over 11 years ago
Now merging the two lists. to actually release morpho we should comment out the test IdP entries in config.xml
Actions