Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
<md:Organization>
	<md:OrganizationName xml:lang="sv">Exempel</md:OrganizationName>
	<md:OrganizationName xml:lang="en">Example</md:OrganizationName>
	<md:OrganizationDisplayName xml:lang="sv">Exempelorganisationen</md:OrganizationDisplayName>
	<md:OrganizationDisplayName xml:lang="en">Example organization</md:OrganizationDisplayName> 
	<md:OrganizationURL xml:lang="sv">https://www.exempel.se/</md:OrganizationURL>
	<md:OrganizationURL xml:lang="en">https://www.exempel.se/en</md:OrganizationURL>
</md:Organization>


ContactPerson

ContactType (<ContactPerson contactType="xx">)

Shall be one of types techincal, support, administrative, billing or other. SWAMID require technical or support contact points but highly recommends use contacts in metadata of technical, support, administrative and security by other.

The "other" type is mainly used by IdPs and SPs that have SIRTFI

EmailAddress (<EmailAddress>)

A contact address for the function. SWAMID recommends function addresses. SWAMID does NOT recommend personal email addresss due to GDPR as this information is published in metadata.

...