You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 29 Next »

The <Organization> element in SAML metadata to provide information about the organization with legal responsibility for the entity, including the organization's legal name, preferred display name, and home page URL. InCommon supports the following child elements of the <Organization> element:

  • <OrganizationName>
  • <OrganizationDisplayName>
  • <OrganizationURL>

An example follows:

<!-- Organization Element for InCommon IdPs and SPs -->
<Organization>
  <OrganizationName xml:lang="en">Example University</OrganizationName>
  <OrganizationDisplayName xml:lang="en">Example University</OrganizationDisplayName>
  <OrganizationURL xml:lang="en">http://www.example.edu/</OrganizationURL>
</Organization>

This information is vetted by InCommon and stored in the metadata for all of the organization's entities.

Get help

Can't find what you are looking for?

help Ask the community


  • No labels