Skip to content

Releases: SAML-Toolkits/wordpress-saml

2.4.1 Wordpress plugin using the Onelogin PHP Toolkit

12 May 08:30
Compare
Choose a tag to compare

In this release:

  • Update php-saml library to 2.8.0

2.4.0 Wordpress plugin using the Onelogin PHP Toolkit

05 May 02:11
Compare
Choose a tag to compare

In this release:

  • Use the worpress roles API to generate the options for the mappings a nd use these mappings to set the user role. Add Role precedence support.
  • Add alternative ACS URL (WPEngine compatible)
  • Update php-saml library to 2.7.0

2.3.1 Wordpress plugin using the Onelogin PHP Toolkit [Files depends of Wordpress]

27 Apr 09:08
Compare
Choose a tag to compare

2.3.0 Wordpress plugin using the Onelogin PHP Toolkit [Files depends of Wordpress]

26 Jan 19:46
Compare
Choose a tag to compare

In this release:

  • Uncomment out filter based custom role code
  • Add 'Keep Local login' functionality in order to prompt the normal login form + a SAML link instead of directly execute the SP-initiaited SSO flow
  • Fix changelog
  • Update php-saml library to 2.6.1

2.2.0 Wordpress plugin using the Onelogin PHP Toolkit [Files depends of Wordpress]

20 Jan 20:24
Compare
Choose a tag to compare

In this release:

  • Password security issue
  • Add alternative solution/documentation about custom roles (php/functions.php L167)
  • Call exit after any error message or redirection

2.1.8 Wordpress plugin using the Onelogin PHP Toolkit [Files depends of Wordpress]

26 Jun 00:46
Compare
Choose a tag to compare

In this release:

  • Assign the wordpress default role if no role was provided by the IdP
  • Prevent to change the role to the superuser (user_id = 1)

2.1.7 Wordpress plugin using the Onelogin PHP Toolkit [Files depends of Wordpress]

24 Jun 11:48
Compare
Choose a tag to compare

In this release:

  • Add NameIDFormat support.
  • Add requestedAuthnContext support.
  • SessionIndex and nameID is now passed to the IdP
  • Now retrieveParametersFromServer can be activated
  • Improve the role/group support when multiple values on a single attribute statement.

2.1.6 Wordpress plugin using the Onelogin PHP Toolkit [Files depends of Wordpress]

05 Jun 11:13
Compare
Choose a tag to compare

In this release:

  • Update php-saml library to 2.5.0
  • Replace deprecated method wp_login by wp_signon
  • SLS inprovement

2.0.2b Using the new Onelogin PHP - SAML Toolkit. [Independent files]

08 Oct 22:32
Compare
Choose a tag to compare

This release:

  • Update the php-saml toolkit (now 2.2.0)
  • Improve the i18n support
  • Override user registration or reset password links to link 3rd party (like IdP) urls.
  • Added more Customization related to change password, reset password, change mail
  • Fix bug when role attribute carry a space as attribute
  • Fix minor bugs. Add customRole support (editing php/functions.php file, review commented code)

2.1.3 Wordpress plugin using the Onelogin PHP Toolkit [Files depends of Wordpress]

07 Oct 20:16
Compare
Choose a tag to compare

This release:

  • Updated the php-saml toolkit (now 2.2.0)
  • Added more Customization related to change password, reset password, change mail, local login