Skip to content

Version 1.7.0 with support for Single Log Out

Compare
Choose a tag to compare
@md5 md5 released this 16 Dec 06:51
· 112 commits to master since this release

v1.7.0 (2016-10-19)

Features

  • Support for Single Logout (cd3fc43)
  • Add issuer information to the metadata endpoint, to allow IdPs to properly configure themselves. (7bbbb67)
  • Added the response object to the extra['response_object'], so we can use the raw response object if we want to. (76ed3d6)

Chores

  • Update ruby-saml to 1.4.0 to address security fixes. (638212)