Skip to content

5.2.0

Choose a tag to compare

@arothuis arothuis released this 27 Jan 14:32

This release includes everything up to 5.1.0 and the following improvements:

  • Removed virtual organization functionality
  • Added more informative error messages when IdP denies user access
  • Changed "NoPassive" and "ProxyCountExceeded" to be sent as subcodes instead of top level error response codes
  • Added specific error when the session is lost during the WAYF
  • Added configurable infinite authentication loop detection
  • Changed shibmd:scope checking to be done case-insensitively
  • Changed consent to only store the first consent given
  • Changed debug page to distinguish between warnings and errors
  • Reimplemented PDP client, fixing the Policy Decision only showing up in English
  • Updated SAML2 library regarding a security fix
  • Fixed setting AllowCreate to be compatible with the updated SAML2 library
  • Fixed collabPersonId generation regarding LDAP
  • Fixed replacement script for Zend Framework includes
  • Corrected database settings in documentation
  • Added more functional tests