Versions Compared

Key

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

This page describes how to make use of the eduTEAMS DSX Discovery Service for your Service Provider (SP).

...

For this very basic adoption using the eduTEAMS DSX Discovery Service as central discovery service, everything an SP needs to know is the URL that the discovery service uses to serve SAML2 IdP discovery requests. Consult the documentation of the SAML SP product you are using on how to apply Discovery Service URL. If you are for example using the Shibboleth SP, consult the Shibboleth documentation or in case of SimpleSAMLphp the SimpleSAMLphp documentation on this topic. Generic information on the SAML2 IdP Discovery Service protocol are available in the Identity Provider Discovery Service Protocol and Profile.

...

Info
iconfalse
titleeduTEAMS Discovery Service URL

https://discoverydsx.eduteamsedugain.org/wayf.php

The disadvantage of using a central discovery service is that users are redirected to another host, which has a different look and feel. Also, some users might be confused that they were sent away from the service they intended to use.

...

The above steps are also illustrated by the screencast "eduTEAMS DSX Discovery Service in 2 Minutes" (uses the old name 'eduTEAMS Discovery Service' instead of DSX) that shows how to do this in 2 minutes with a Shibboleth SP.

...

For an improved user experience and usability it is, however, recommended to go beyond the basic adoption and take advantage of the IdP filtering features and the embedded discovery. By combining these two features, a SP is able to offer an embedded discovery listing of IdPs that shows only the relevant IdPs for its user base.

The eduTEAMS DSX Discovery Service can be seamlessly integrated into a web page of an SP by copy&pasting some HTML/Javascript code.

...

Filtering the IdPs shown in the list of IdPs

By default the eduTEAMS DSX Discovery Service lists all the eduGAIN IdPs.

...