Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
In the OAuth client module, the Site Protection ensures your Drupal site stays secure by allowing you to control how users access your site and its content. It helps safeguard sensitive areas, enforce authentication before entry, and maintain a safe browsing environment for authenticated users.
This feature allows you to map roles/groups received from your OAuth Provider to your existing groups in Drupal. To enable this feature, you first need to install and activate the Group module on your Drupal site.
This feature allows mapping attributes received from the OAuth Provider to the fields of the Profile module. To configure this feature you need to create profile type first.
The Attribute based Restriction feature allows you to restrict users' access to the Drupal site based on the attributes received from OAuth or OIDC Provider. Using this feature, you can also redirect the user to a specific Drupal site URL if the user is restricted from logging in using SSO.
The role mapping feature allows you to map the Drupal roles and permissions to the users based on the attributes received from the OAuth or OpenID Connect Provider. This feature allows the assignment of roles to the user in Drupal after performing a successful SSO.