get_idps

ciecplib.utils.get_idps(url='https://cilogon.org/include/ecpidps.txt', timeout=10)

Download the list of known ECP IdPs from the given URL.

The output is a list of EcpIdentityProvider objects.

Some institutions may have two entries if they also support Kerberos.

Parameters:

url (str) – the URL of the IDP list file