2.2 Installation on Other Platforms
The Embedded Discovery Service (EDS) is a set of CSS and Javascript files. To install them you'll need to serve these files up via your web server. Refer to your web server documentation if you're unsure how to serve up static documents.
Locate on same domain as SP
Because of browser security, the files need to be located on the same domain as the SP.
Web Server Setup
Download the Embedded Discovery Service Distribution
Unzip the distribution
Copy the Javascript files (
idpselect_config.js
andidpselect.js
, and the CSS (idpselect.css
) files in to the location from where your web server is serving static content.For testing purposes you may chose to copy the
index.html
file to the same location.
Once complete, open a browser and test to make sure each file is reachable.