...
Discovery Service configuration is part of session initiator configuration. Shibboleth SP documentation on the subject is what you should rely on for more thorough information. The examples presented here might not directly apply to your existing configuration.
Set discovery
...
for login handler
This example instructs Shibboleth SP login handler to use eduTEAMS discovery as discovery service.
Code Block | ||
---|---|---|
| ||
<SSO discoveryProtocol="SAMLDS" discoveryURL="https://discovery.eduteams.org/wayf.php"> SAML2 </SSO> |
Embedded discovery