Embedded Discovery Service for multiple SPs?
Cantor, Scott
cantor.2 at osu.edu
Thu Dec 15 11:32:49 EST 2016
> I am looking for an option to have the benefits of both EDS and CDS, i.e. SP-
> local UI and sharing the user's selection across SPs. If the CDS would
> understand an „ispassive“ option, that would return either a valid selection,
> or none, but without interacting with the user. Any thoughts on this?
A CDS without a UI is just a common cookie domain, you don't need anything like a CDS to implement that. That's the original Liberty/SAML solution to discovery.
The EDS and the CDS aren't really different concepts, and either of them can run anywhere you want, they don't have to run on the same vhost with an SP if you don't want them to. The EDS doesn't even care if it shares a domain with the SP per se; it's the discovery feed thing where that comes into play.
-- Scott
More information about the users
mailing list