Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space mdqedit and version 1.3
Warning
titleThis is documentation for the Preview MDQ environment

The information on this page is for the Preview environment of the MDQ Service. For production metadata location, see: production-metadata.

Accessing the Preview InCommon metadata using MDQ query

The production InCommon Metadata Service is available at:

Code Block
languagexml
https://mdq-preview.incommon.org

The service supports the MDQ query protocol, which enables you to look up individual entity's metadata using its entity ID. To query, connect to the MDQ location with the following query string syntax:

Code Block
languagexml
https://mdq-preview.incommon.org/entities/<$entityID>

where <$entityID> is the URL-encoded string of the entity ID you are searching. If you are searching for entity ID: https://acme.org/idp, the web query would be:

Code Block
languagexml
https://mdq-preview.incommon.org/entities/http%3A%2F$2Facme.org%2Fidp

Fully federation ready software such as Shibboleth, has built in support for the MDQ protocol. They may have configuration options to help simplify implementation. See:

Retrieving metadata as aggregates

In addition to the querying feature, the Metadata Service produces two aggregates for bulk download. They can be used in place of the legacy InCommon aggregates should you not be able to take advantage of the MDQ query protocol. The IdP-only aggregate, in particular, is useful for discovery services to retrieve/list IdPs in the federations in the discovery UI.

Configure your client with an aggregate below just like you would any hosted metadata, or how you had previously configured your client to use the legacy InCommon aggregates.

You will need to configure your clients to use new signing keys issued for the environment you wish to download metadata from. The aggregates available are:

Aggregates for the Preview environment

NameURLDescription
All Entities
https://mdq-preview.incommon.org/entities
Complete InCommon metadata aggregate; retrieves all entities published in the InCommon and eduGAIN metadata.
IdP Only
https://mdq-preview.incommon.org/entities/idps/all
IdP-only aggregate; retrieves only identity providers (IdP) published in the InCommon + eduGAIN metadata.

Validate the signing key

Signing key: preview-metadata-signing-key.

Related content

Content by Label
showLabelsfalse
max10
showSpacefalse
cqllabel in ("mdq","metadata-service","mdq-service","preview-mdq-service") and space in (currentSpace(),"federation")


Get help

Can't find what you are looking for?

Button Hyperlink
iconhelp
titleAsk the community
typeprimary
urlfederation:ask-the-community