Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: Configuration Language Lock 1.0.2 Minor update available for module config_language_lock (1.0.2). Release: Canvas Override 1.0.1 Minor update available for module canvas_override (1.0.1). Release: Media Remote Image 8.x-1.2 Minor update available for module media_entity_remote_image (8.x-1.2). Release: IDNA Convert Service (punycode) 2.0.4 Minor update available for module idna (2.0.4). Release: Bootstrap Cloud 7.1.3 Minor update available for theme bootstrap_cloud (7.1.3). Release: Token Browser 1.0.2 Minor update available for module token_browser (1.0.2). Release: Varbase Project 11.0.8 Minor update available for module varbase_project (11.0.8). Release: Media Remote Image 2.0.0-beta1 First beta version released for module media_entity_remote_image (2.0.0-beta1). Usage Milestone: Term CSV Export Import Module term_csv_export_import crossed 1,000 active installs. Security Coverage: Module Scout Module module_scout now has official Drupal security advisory coverage.

SSO Connector Autologout

Security covered Drupal 11 · not 10
View on drupal.org

This module prevents users from being logged out of Drupal prematurely when they have an active single sign-on (SSO) session. It integrates with existing autologout settings to ensure users remain logged in as long as their SSO session is valid, improving the experience in multi-site SSO environments.

Makes the contributed Autologout module aware of a federated SSO session. On each authenticated request it asks the SSO Connector Cookie service to cryptographically validate the shared SSO cookie; only then does it refresh Autologout's idle-activity marker. A user who is active elsewhere in the SSO network is therefore not logged out here, while idle and maximum-lifetime timeouts remain genuinely enforced.

Features

  • Refreshes the Autologout idle timer only while a cryptographically valid SSO cookie is present — a merely present or forged cookie never extends the session.
  • Runs before the contributed Autologout subscriber.
  • Falls back to the contributed timeouts unchanged when the cookie submodule is absent.
  • Idle and absolute maximum-lifetime timeout enforcement.
  • Optional signed, cross-site activity cookie (HMAC-verified) to share recent activity across the network.
  • Open-redirect-guarded logout destination, validated both at runtime and at save time.

Requirements

Installation

composer require drupal/sso_connector_autologout
drush en sso_connector_autologout

Part of the SSO Connector bundle

Requires SSO Connector (core) and the contributed Autologout module. See the core project for the full suite.

Depends on

Dependencies of the latest stable release

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
3
Tracked since
Apr 2026
Latest release
1 month ago
Releases (12 mo)
3 ▲ from 0
Maintenance
Active

Release Timeline

Releases

Version Type Core Release date
1.0.1 Stable 11 Jul 21, 2026
1.0.0 Stable 11 Jul 18, 2026
1.0.0-beta1 Pre-release 10–11 Apr 26, 2026