Skip to content

Releases: onelogin/drupal-saml

2.3.0 Drupal SAML Plugin

28 Jan 16:06
Compare
Choose a tag to compare
  • Update php-saml to 2.15.0 which includes security improvements

2.2.8 Drupal SAML Plugin

25 Apr 10:11
Compare
Choose a tag to compare
  • Add support to RelayState

2.2.7 Drupal SAML Plugin

24 Mar 17:17
Compare
Choose a tag to compare
  • Update php-saml library to 2.10.5
  • Handle better where to redirect
  • If session exists on SSO process, redirect to homepage instead of user profile
  • Fix error on metadata view.
  • Show SAML errors if debug active

2.2.6 Drupal SAML Plugin

14 Oct 17:30
Compare
Choose a tag to compare
  • Update php-saml library to 2.10.0 (it includes SAML Signature Wrapping attack prevention and other security improvements).

2.2.5 Drupal SAML Plugin

09 Aug 13:20
Compare
Choose a tag to compare

2.2.4 Drupal SAML Plugin

27 Jun 13:24
Compare
Choose a tag to compare

v2.2.4:

  • Update php-saml library to 2.9.0. (it includes SAML Signature Wrapping attack prevention)

2.2.3 Drupal SAML Plugin

09 Jul 23:18
Compare
Choose a tag to compare

v2.2.3:

  • Fix problem with SLO RelayState being set to user/logout #20
  • UX improvements
  • Split Signing/Encryption Settings out of Advanced Settings
  • Cookie handler improved
  • Configure the SP to allow all AuthnContexts by default
  • Add options to hide password fields

2.2.2 Drupal SAML Plugin (based on the new toolkit)

27 May 23:47
Compare
Choose a tag to compare

Use it for Drupal 7/8.

v2.2.2:

  • SP-Intiated SLO - need to destroy session before requesting SLO

2.2.1 Drupal SAML Plugin (based on the new toolkit)

27 May 10:52
Compare
Choose a tag to compare

Use it for Drupal 7/8.

v2.0.1:

  • Add a SAML configuration link to the Admin/Configuration view
  • Fix #18 Add message error if username/email are not available and are the acount_match_field.

2.2.0 Drupal SAML Plugin (based on the new toolkit)

17 Apr 01:42
Compare
Choose a tag to compare

Use it for Drupal 7. Support SSO, SLO, JIT-provisioning, ..
(based on the new php-saml toolkit)

v2.0.0:

  • Added hook_requirements implementation (thanks chriscalip)
  • Fix RelayState bug when sso
  • Fix access callback bug
  • Remove the use of DRUPAL_ROOT and drupal_get_path, not required
  • Fix role bug and support role handling when user provisioning based on the name of the role value
  • Update the php-saml library to 2.4.0