ldap_sso 8.x-4.2

Changelog

Issues: 3 issues resolved.

Changes since 8.x-4.1:

Task

ldap_sso 8.x-4.0

Bug fixes

Stabilization release in line with ldap 4.0.

Adds backwards compability again for Drupal 8.9.

ldap_sso 8.x-4.0-beta1

Bug fixes
New features

Finally ldap_sso has test coverage over it's primary behavior in an end-to-end test. It should now be possible to more easily reproduce real-world issues with this and provide a more stable integration.

Most importantly in this release the seamless mode has been completely rewritten, the sso_login_running cookie is no longer needed and we are not doing the redirect to the login controller anymore but rather doing it internally. This should reduce a large number of issues and problems users have had and simplify maintenance.

ldap_sso 8.x-4.0-alpha1

Bug fixes
New features

Parity release with drupal/ldap:4.0-alpha1

New tests still a work in progress, no general change in sign-in logic but some code cleanup.

ldap_sso 8.x-1.0-beta9

Bug fixes
Unsupported

Minor bugfix release

Resolves:

ldap_sso 8.x-1.0-beta8

Bug fixes
Unsupported

Parity release with drupal/ldap-8.x-3.0-beta5.

Includes various coding standards and dependency injection improvements, as well as:

ldap_sso 8.x-1.0-beta7

Bug fixes
New features
Unsupported

This release is recommended for all sites and works with LDAP 3.0-beta4.

It contains a refactoring of the LoginController and associated processes which should now log in more robustly.

Note that underlying configuration storage has been updated significantly and you need to reexport your configuration after running updb. Please verify your configuration and explore the newly available configuration options in the administration form.

Specifically addressed are:

ldap_sso 7.x-1.0-beta15

Unsupported

Release for users still stuck on 7.x-1.x to more easily manage ldap_sso.

This is not an endorsement of the ldap-7.x-1.x branch, please upgrade if possible.

ldap_sso 8.x-1.0-beta6

Bug fixes
Unsupported

This is a minor bugfix release, its primary purpose is to bring configuration in sync with ldap-8.x-3.0-beta3.

  • Fixes issue with dependency injection in the controller, lays groundwork for test suite. General cleanup.
  • Issue #2874278 by mogtofu33: Fix SSO config after ldap beta1 update
  • Move configuration from ldap_authorization to ldap_sso.

ldap_sso 7.x-2.2

Unsupported

This release is the equivalent to the ldap-7.x-2.2 release from which it was branched off.

ldap_sso 8.x-1.0-beta5

Bug fixes
Unsupported

Fixes a minor form issue for SSO excluded paths. Separate release provided because it can override your existing exclude path settings if you save the form as such.

ldap_sso 8.x-1.0-beta4

Bug fixes
Unsupported

Fixes an important misconfiguration from upstream LDAP changes.

ldap_sso 8.x-1.0-beta2

Bug fixes
Unsupported

This release includes the move of the SSO out of ldap_authorization to a separate form in this module and removes LdapAuthenticationConf() and dependent legacy classes.

SSO now has a distinct callback in ldap_authentication and no longer injects into the user_login_form process.

This release requires ldap-8.x-1.0-alpha3.

ldap_sso 8.x-1.0-beta1

Bug fixes
Unsupported

This release is very similar to the dev branch for the last several months and works.

Please report any issues in the issue queue, a 1.0 release will be created once https://www.drupal.org/node/2742939 is resolved.

ldap_sso 6.x-1.1

New features
Unsupported

Issue #1361574 by aschiwi, EKM : Added patch to support for mod_auth_kerb

Subscribe with RSS Subscribe to Releases for LDAP Single Sign On