Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Nächste ÜberarbeitungBeide Seiten der Revision
de:discovery [2020/04/22 09:03] Silke Meyerde:discovery [2021/03/04 09:20] Silke Meyer
Zeile 1: Zeile 1:
-====== Einrichtungsauswahl / Discovery ======+====== Discovery ======
  
 <callout color="#ff9900" title="Discovery?"> <callout color="#ff9900" title="Discovery?">
-Der Discovery Service ist die Stelle, an der Nutzer*innen auswählen, von welcher Heimateinrichtung sie kommen, zu welchem Identity Provider sie umgeleitet werden möchten.+Discovery Service is the software that lets users choose their home organization. It redirects them to their identity Provider.
 </callout> </callout>
  
-Das Prinzip Discovery Service wird auch "WAYF" genannt - "Where are you from?"Mit einer Browser-gestützten Auswahl der Heimateinrichtung wird die Verbindung zwischen Service Provider und Identity Provider hergestellt.+Discovery Service is also known as "WAYF" - "Where are you from?"It establishes the connection between a Service Provider and an Identity Provider via a browser-based selection of the home organization.
  
-Es gibt drei Varianten des Discovery Service+There are three ways Discovery can be realized
-  * Einbinden einer zentralen Discovery Service am SP. Ein zentraler Discovery Service kann z.Bvom Föderationsbetreiber zur Verfügung gestellt werden+  * An SP is configured to redirect to a central public Discovery Service, e.gone that is run by a federation operator
-  * Betrieb eines Embedded Discovery Service direkt am SP +  * An SP runs an Embedded Discovery Service itself. 
-  * Ersetzen eines Discovery Service durch harte Verdrahtung eines Identity Providers+  * An SP is configured to redirect to one static Identity Provider (no Discovery Service in the proper sense).
  
-===== Der zentrale Discovery Service des DFN-Verein =====+===== DFN's central Discovery Services =====
  
-Wir betreiben öffentliche Discovery Services, die von SP-Betreiber*innen eingebunden werden könnenIhre Informationen über die IdPs beziehen sie aus den aktuellen Metadatensätzen von DFN-AAI (Advanced), DFN-AAI-Basic, DFN-AAI-Test und eduGAIN.+We run public Discovery Services that can be used by SP operatorsThese Discovery Services fetch information about available IdPs from the current metadata for DFN-AAI (Advanced), DFN-AAI-Basic, DFN-AAI-Test, and eduGAIN.  
 + 
 +  * For Shibboleth SPs, the integration is documented on the page about [[en:production#discovery_service|Production]]. 
 +  * For SimpleSAMLphp SPs, please refer to their [[https://simplesamlphp.org/docs/stable/saml:sp|documentation]], parameter ''discoURL''
 +  * To use the Discovery Service in our test federation, please use the URL ''https://wayf.aai.dfn.de/DFN-AAI-Test/wayf''.
  
 ===== Embedded Discovery Service ===== ===== Embedded Discovery Service =====
 +An Embedded Discovery Service (EDS) is run locally on the SP. It also relies on federation metadata to get an up-to-date list of the available IdPs.
  
-Ein Embedded Discovery Service wird lokal am SP betriebenEr nutzt dort ebenfalls die eingelesenen Föderationsmetadaten, um eine aktuelle Liste der IdPs zu bekommen+In many cases, an EDS is more **user-friendly** than redirection to a central Discovery Service
- +  * The selection of home organizations can be designed in the look and feel of the Service ProviderUsers are not confused by being rediected to a site that looks completely different
-Bei Service Providern, die nur einer eingeschränkten Auswahl von IdPs zur Verfügung stehen, ist ein Embedded Discovery Service zu empfehlen: Über Black- oder Whitelisting können dort nämlich die relevanten IdPs aus der Liste alle an der Föderation teilnehmenden IdPs herausgefiltert werdenDies ist benutzerfreundlicher als ein zentraler Discovery Service, weil niemandem suggeriert wird, sich  +  * Many SPs are not open to all IdPs in the federation because the SP operators only collaborate with a few home organizations. It can thus be misleading if users of other institutions can select their home organisation although they cannot log in to the service. With an Embedded Discovery Service, SP operators can filter the IdP list accordingly. Therefore, we recommend to run an EDS for Service Providers working with a limited amount of IdPs.
- +
-[[de:shibsp#shibboleth_eds_embedded_discovery_service]]+
  
 +Shibboleth SP comes with a Discovery Service: Shibboleth EDS. The configuration is described on the [[de:shibsp#shibboleth_eds_embedded_discovery_service|Shibboleth SP]] page (in German). For background information please consult the [[https://wiki.shibboleth.net/confluence/display/EDS10/Embedded+Discovery+Service|Shibboleth Wiki]].
  
 ===== WAYFless URLs ===== ===== WAYFless URLs =====
  
-Diese sind streng genommen kein IdP-Feature, fallen aber häufig in den Zuständigkeitsbereich eines IdP-Admins.+Die harte Verdrahtung des SP mit einem bestimmten ist streng genommen kein IdP-Feature, sie fällt aber trotzdem häufig in den Zuständigkeitsbereich von IdP-Admin*s. Bei WAYFless URLs wird vom SP aus direkt ein Authentication Request bei einem bestimmten IdP ausgelöst.
  
-Es existieren zwar Empfehlungen zum Erstellen von WAYFless URLs, die existierenden Implementierungen sind jedoch häufig SP-spezifisch. Ob WAYFless URLs für einen Anbieter möglich sind und wie diese URLs aussehen, hängt davon ab, wie der Anbieter den föderierten Loginprozess implementiert hat. Die einzige uns bekannte grössere Sammlung von Informationen dazu gibt es bei der UK Federationhttps://www.ukfederation.org.uk/content/Documents/AvailableServices \\ +Die Konfiguration von WAYFless URLs ist häufig SP-spezifisch. Ob WAYFless URLs für einen Anbieter möglich sind und wie diese URLs aussehen, hängt davon ab, wie der Anbieter den föderierten Loginprozess implementiert hat. Uns sind folgende Best Practice-Empfehlungen bekannt
-Dort ist auch ein PDF-Dokument verlinkt ([[https://www.ukfederation.org.uk/library/uploads/Documents/WAYFlessGuidance.pdf|Best Practice: WAYFless Access to Resources - Configuring on a Service and Using in a Portal]]) in dem das Thema WAYFless URLs sehr ausführlich behandelt wird, \\ +  [[https://www.ukfederation.org.uk/library/uploads/Documents/WAYFlessGuidance.pdf|Best Practice: WAYFless Access to Resources - Configuring on a Service and Using in a Portal]]. Dort wird das Thema sehr ausführlich behandelt. 
-Weiterhin sei auf die Best Practice Empfehlungen von InCommon (US-Föderation) verwiesen: +  * [[https://spaces.internet2.edu/display/inclibrary/Best+Practices|Best Practice-Empfehlungen der US-Föderation InCommon]]
-https://spaces.internet2.edu/display/inclibrary/Best+Practices+
  
-Einige Anbieter haben auch selbst dokumentiert, wie WAYFless URLs für ihre Plattform erzeugt werden können: +Einige Anbieter haben dokumentiert, wie WAYFless URLs für ihre Plattform erzeugt werden können: 
- +  * [[https://www.conf.dfn.de/beschreibung-des-dienstes/aai-freischaltung/|DFNconf und DFN-Webconf]] 
-  * DFNconf und DFN-Webconf: https://www.conf.dfn.de/beschreibung-des-dienstes/aai-freischaltung/ +  * [[https://www.elsevier.com/solutions/sciencedirect/support/federated-authentication-through-saml|Elsevier für ScienceDirect]]
-  * Elsevier für ScienceDirect: https://www.elsevier.com/solutions/sciencedirect/support/federated-authentication-through-saml+
   * [[https://springeronlineservice.freshdesk.com/support/solutions/articles/6000085989-what-is-a-wayfless-url-|Springer Online]]   * [[https://springeronlineservice.freshdesk.com/support/solutions/articles/6000085989-what-is-a-wayfless-url-|Springer Online]]
-  * Anbieter in der UK-Federation, anwendbar auch für die DFN-AAI da die URL-Konfiguration föderationsunabhängig ist: https://www.ukfederation.org.uk/content/Documents/AvailableServices+  * [[https://www.ukfederation.org.uk/content/Documents/AvailableServices|Liste von Anbietern in der UK-Föderation]], anwendbar auch für die DFN-AAI da die URL-Konfiguration föderationsunabhängig ist
  
 ==== Konfiguration am Shibboleth SP ==== ==== Konfiguration am Shibboleth SP ====
Zeile 55: Zeile 57:
 wobei ''<AUTH_ID>'' der Name bzw. die ID der betreffenden Authentication Source (Typ: ''saml:SP'') ist, üblicherweise ''default-sp''. wobei ''<AUTH_ID>'' der Name bzw. die ID der betreffenden Authentication Source (Typ: ''saml:SP'') ist, üblicherweise ''default-sp''.
  
- +{{tag>wayf discovery eds}}
- +
- +
- +
-  * [[https://wiki.shibboleth.net/confluence/display/SHIB2/DiscoveryService|Dokumentation im Shibboleth Wiki]] +
-  * Zentrale, vom DFN betriebene Instanzen (zur Integration im Shibboleth SP siehe [[https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPServiceSSO|Doku im Shib Wiki]] - für simpleSAMLphp siehe [[https://simplesamlphp.org/docs/stable/saml:sp|hier]], Parameter ''discoURL''): +
-    * URL für die Testföderation: https://wayf.aai.dfn.de/DFN-AAI-Test/wayf +
-    * Diverse Instanzen für den [[de:production#discovery_service|Produktivbetrieb, siehe dort]] +
-  * [[de:shibsp#shibboleth_eds_embedded_discovery_service|Shibboleth Embedded Discovery Service]] +
- +
-{{tag>wayf discovery fixme}}+
  • Zuletzt geändert: vor 4 Monaten