Skip to content

3.3.0 Wordpress plugin using the Onelogin PHP Toolkit

Choose a tag to compare

@pitbulk pitbulk released this 02 Dec 12:00
· 27 commits to master since this release
  • Add support for Nickname user field
  • Fix redirect protection. Absolute URLs failed and only relatives were accepted
  • Add support for saml_nameid_name_qualifier and saml_nameid_name_sp_qualifier which fixes detected issues on SLO process with ADFS
  • Add to setcookie method the cookie domain, secure flag and httponly
  • #101 SAML request was improperly generated when requestedAuthNContext was empty.
  • Replace deprecated method (sanitize_url --> esc_url_raw )
  • Support triggering wp_login hook controller by a setting
  • Update php-saml to 3.5.0