Skip to content

Releases: SAML-Toolkits/wordpress-saml

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

Choose a tag to compare

@pitbulk pitbulk released this 08 Oct 22:32

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]

Choose a tag to compare

@pitbulk pitbulk released this 07 Oct 20:16

This release:

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

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

Choose a tag to compare

@pitbulk pitbulk released this 02 Sep 17:20

This release fixes bugs introduced when reimplementing the plugin.
Add customRole support (review the php/functions.php file)

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

Choose a tag to compare

@pitbulk pitbulk released this 08 Aug 15:33

This module uses the new Onelogin PHP - SAML Toolkit. (Include translations)

2.1.0 Using the new Onelogin PHP - SAML Toolkit + Wordpress control + some improvements

Choose a tag to compare

@pitbulk pitbulk released this 12 Jul 17:58

Work done in the 2.1.0 Version:

  • Reimplement the plugin architecture (was an independent plugin, now depends on wordpress).
  • Update the php-saml toolkit
  • Improve the i18n support
  • Improve base url and pase path
  • Override user registration or reset password links to link 3rd party (like IdP) urls.
  • Fix bug when role attribute carry a space as attribute