Skip to content

Releases: SAML-Toolkits/wordpress-saml

2.7.1 Wordpress plugin using the Onelogin PHP Toolkit

18 May 15:55
Compare
Choose a tag to compare

2.7.0 Wordpress plugin using the Onelogin PHP Toolkit

18 May 15:31
Compare
Choose a tag to compare

2.6.0 Wordpress plugin using the Onelogin PHP Toolkit

18 May 11:56
Compare
Choose a tag to compare
  • Update php-saml to 2.13.0
  • Add Status setting in order to enable or disable the plugin (Required on multi-sites environment since the plugin is enabled globally for the network)
  • Add 'Remember Me' Login option to Settings
  • Fix bug on escaping value for customize_links_saml_login
  • If password is disabled.. turn field readonly.. not disable it
  • Add ability to expose attributes that come from saml via a WordPress
  • On multi-site environment, provision users on specific site if JIT enabled on that site.

2.5.0 Wordpress plugin using the Onelogin PHP Toolkit

18 May 10:53
Compare
Choose a tag to compare
  • Update php-saml library to 2.11.0
  • Allow WP-CLI to work
  • Sanitize SAML settings input
  • Add support to SAML NameId Format

2.4.7 Wordpress plugin using the Onelogin PHP Toolkit

16 May 16:05
Compare
Choose a tag to compare
  • Fix key value for signature & digest algorithm

2.4.6 Wordpress plugin using the Onelogin PHP Toolkit

05 May 18:06
Compare
Choose a tag to compare
  • Fix validate page (debug/strict values were showed wrong)
  • Avoid error 500 when accesing ACS URL directly, instead print error.

2.4.5 Wordpress plugin using the Onelogin PHP Toolkit

05 May 17:11
Compare
Choose a tag to compare

This release:

  • Update php-saml library to 2.10.5
  • Fixes some grammatical error
  • Use WP to determine wp-content path
  • Avoid double site URL concatenation
  • Replace deprecated add_contextual_help method
  • Signature & Digest algorithm support
  • On SP metadata publication validate only SP part.

2.4.4 Wordpress plugin using the Onelogin PHP Toolkit

18 Oct 23:33
Compare
Choose a tag to compare

This release:

  • Relax Destination check.
  • On SLS, Print errors, not lastError (it will be printed if debug enabled)

2.4.3 Wordpress plugin using the Onelogin PHP Toolkit

14 Oct 17:04
Compare
Choose a tag to compare

This release:

  • Update php-saml library to 2.10.0 (it includes SAML Signature Wrapping attack prevention and other security improvements).
  • Fix Idp initiated sign out issue (WP session not closed) #25
  • Fix Ordering issue with Auth Check for SAML Validation #23
  • Be able to enable lowercase URL encoding (Compatibility issue with ADFS when validating Signatures

2.4.2 Wordpress plugin using the Onelogin PHP Toolkit

27 Jun 12:04
Compare
Choose a tag to compare

This release:

  • Updates php-saml library to 2.9.0 (it includes SAML Signature Wrapping attack prevention).
  • Updates Onelogin Icon/Image