Strict profile that selects all IdPs with inCommon as metadata source
Strict profile that selects all IdPs with both SWAMID and eduGAIN as metadata source
Strict profile that selects all IdPs with SWAMID as metadata source
Strict profile that selects all IdPs with SWAMID as registration authority
Strict profile that just selects 2 IdPs, the one of "Université de Picardie" and the one for "USF"
NON Strict profile that just selects the "eduID Sweden" IdP
Strict profile that selects the IdP "Universidad Laica Eloy Alfaro de Manabí - uleam" (from the extra metadata provided by the profile) and in addition all IdPs with SWAMID as registration authority
NON Strict profile that selects all IdPs with SWAMID as registration authority
Strict profile that selects all IdPs with registration authority other than SWAMID
NON Strict profile that selects all IdPs with registration authority other than SWAMID
Strict profile that selects all IdPs with entity category of "http://refeds.org/category/research-and-scholarship" or "http://www.geant.net/uri/dataprotection-code-of-conduct/v1"
NON Strict profile that selects all IdPs with entity category of "http://refeds.org/category/research-and-scholarship" or "http://www.geant.net/uri/dataprotection-code-of-conduct/v1"
Strict profile that selects all IdPs that do not have the entity category "http://refeds.org/category/research-and-scholarship"
NON Strict profile that selects all IdPs that do not have the entity category "http://refeds.org/category/research-and-scholarship"
Strict profile that selects all IdPs with SWAMID as registration authority excluding "eduID Sweden"
NON strict profile that selects the 29mayis.edu.tr IdP
<script src="https://deploy-preview-275--thiss.netlify.app/thiss.js"/>
<div id="login"> </div>
<script>
window.onload = function() {
thiss.DiscoveryComponent({
loginInitiatorURL: 'https://localhost/Shibboleth.sso/Login?target=https://google.com',
entityID: 'https://localhost/shibboleth',
trustProfile: 'example-profile'
}).render('#login');
};
</script>