Skip to content

OneLogin's SAML PHP Toolkit v2.7.0

Compare
Choose a tag to compare
@pitbulk pitbulk released this 15 Feb 20:00
· 470 commits to master since this release

This 2.7.0 version:

  • Trim acs, slo and issuer urls.
  • Fix PHP 7 error (used continue outside a loop/switch).
  • Fix bug on organization element of the SP metadata builder.
  • Fix typos on documentation. Fix ALOWED Misspell.
  • Be able to extract RequestID. Add RequestID validation on demo1.
  • Add $stay parameter to login, logout and processSLO method.