Discovery Service lists IdPs by organization name. Organization logo is shown on the right side of the name. The source for both organization name and logo is eduGAIN metadata.
Organization name is read from the following metadata elements in this particular order:
<mdui:DisplayName>
within <mdui:UIInfo>
<md:OrganizationDisplayName>
within <md:Organization>
<md:OrganizationName>
within <md:Organization>
Discovery Service selects logo by using following process:
the first logo with 40 pixels height and en
language
the first logo with 40 pixels height and any language
the first logo with en
language
the largest logo
The selected logo is scaled to 40 pixels height if necessary. PNG is the recommeded format for the logo.