1.3.0 (February 27, 2024)

https://shibboleth.atlassian.net/issues/?jql=project%20in%20(%22Embedded%20Discovery%20Service%22)%20and%20fixVersion%20=%20%221.3.0%22%20ORDER%20BY%20created%20DESC

This is a new minor version that adds additional cookie control features and some bug fixes.

1.2.2 (April 24, 2019)

This is a service release to provide proper configuration support for Apache 2.4.

1.2.1 (January 28, 2019)

This is a bug fix that prevents new installations of the EDS from acting as an open redirector. Existing systems will continue to function as one until locked down, but the presence of the new setting will prevent this behavior.

Existing deployments should add the "this.returnWhiteList" parameter to their copy of idpselect_config.js to lock down the redirection to the right set of hosts. As an example, the instance on shibboleth.net is set to:

this.returnWhiteList = [ "^https:\/\/(wiki|issues)\.shibboleth\.net\/.*$" ];

1.1.0 (June 19, 2015)

This is a bugfix and new feature refresh of the Embedded Discovery Service.

For a complete list of issues addressed in this release, see https://issues.shibboleth.net/jira/issues/?filter=10770

Of particular interest is: