Project 'fairdata/crdm-disco-service' was moved to 'crdm/crdm-disco-service'. Please update any links and bookmarks that may still have the old path.
Performance issues with combobox for too many IdPs
Enabling the interfederation metadata (aconet-interfed.xml
) instead of just the Austrian services (aconet-registered.xml
) gives us about 5500 IdPs.
This slows the combobox to a crawl for autocomplete and sometimes even just for opening the dropdown list.
We need to investigate what's taking so long (filtering?), and how to fix this.