Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Steam Login

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

This module allows users to log in to your website using their Steam account. It provides a button that redirects users to Steam for authentication, and upon successful login, it creates or updates their user account on your site, optionally displaying their Steam profile information.

Steam Login allows users to connect to your website using their Steam account.

The module provides a Steam OpenId block displaying a configurable image button (both images are official) leading anonymous users to the Steam authentication system secured with Steam guard.
It also provides a callback page checking that the user is correctly loggged in through Steam before to create / update his account on the website.
As soon as Steam Login is enabled, 2 fields are added to the user profile:

  • field_steam64id stores the Steam community ID
  • field_steam_username stores the Steam username

For users having a field_steam64id value, displayed username on the website is set to that Steam username.

Steam login also includes a Steam profile submodule which provides a block that can be placed on user pages to display its steam community informations.

To submit bug reports and feature suggestions, or to track changes: https://drupal.org/project/issues/steam_login

Requirements

Installation

Install the module using composer to get all dependencies (Steam API).
composer require drupal/steam_login

Configuration

After the module has been enabled, you still need to:

  • Configure your steam API key
  • Go to /admin/config/people/accounts, in the section "Who can register accounts?" choose "Visitors" and uncheck "Require email verification when a visitor creates an account"
    (we need visitors to create their account via steam connect, and we don't know their email)
  • Add the provided Steam OpenId block to a region using the block manager /admin/structure/block.

Mainteners

Current maintainers:

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
7
Tracked since
Feb 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 7
Maintenance
Dormant

Release Timeline

Releases

Version Type Core Release date
2.1.0-beta3 Pre-release 11 Feb 27, 2025
2.1.0-beta2 Pre-release 11 Feb 27, 2025
2.1.0-beta1 Pre-release 11 Feb 23, 2025
2.1.x-dev Dev 11 Feb 23, 2025
2.0.1 Stable 11 Feb 22, 2025
2.0.0 Stable 8–9 Feb 22, 2025
2.0.x-dev Dev 11 Feb 22, 2025