Releases: totara/simple-saml-test
Releases · totara/simple-saml-test
v2.0.1
What's Changed
- Adding support for multiple certificates by @codyfinegan in #8
Full Changelog: v2.0.0...v2.0.1
Breaking Change
The format for custom_user_auth.php
has now changed to dashes, so custom-user-auth.php
v2.0.0
What's Changed
- Upgrading to simplesamlphp 2.0.3 by @codyfinegan in #7
From now on the v2 tag line will run latest and be tied to simplesamlphp's 2.x line, while we'll keep the v1 line in line with the 1.19, so both can be used.
Full Changelog: v1.0.6...v2.0.0
v1.0.6
What's Changed
- sign logout: sign logout responses/requests by @Kunleodusan in #6
New Contributors
- @Kunleodusan made their first contribution in #6
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Shifting metadata config into the site itself by @codyfinegan in #5
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- SP metadata will be loaded from the SP when the image boots. by @codyfinegan in #3
- Changing the hard-coded instance to a looser implementation by @codyfinegan in #4
Full Changelog: v1.0.3...v1.0.4
Release 1.03
What's Changed
- Disabling the same site option to prevent a Chrome redirect loop by @codyfinegan in #2
Full Changelog: v1.0.2...v1.0.3
Release 1.0.2
What's Changed
- Changing TOTARA_URL to accept multiple domains by @codyfinegan in #1
Full Changelog: v1.0.1...v1.0.2