Releases: SAML-Toolkits/wordpress-saml
Releases · SAML-Toolkits/wordpress-saml
2.4.1 Wordpress plugin using the Onelogin PHP Toolkit
In this release:
- Update php-saml library to 2.8.0
2.4.0 Wordpress plugin using the Onelogin PHP Toolkit
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]
In this release:
- Fix SAML link
2.3.0 Wordpress plugin using the Onelogin PHP Toolkit [Files depends of Wordpress]
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]
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]
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]
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]
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]
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]
This release:
- Updated the php-saml toolkit (now 2.2.0)
- Added more Customization related to change password, reset password, change mail, local login