Drupal User Redirect Configuration Form
Drupal User Redirect Error Screen
Install User redirect Drupal Module
Drupal User Redirect Configuration Menu Link
Drupal User Redirect Permission Screen

REDIRECT USER AFTER LOGIN/LOGOUT

This module is developed to redirect the users to specific path after login or logout event.

*** Module Provides ability ***

  1. Redirect user to the internal(/) or external path(http/https) after log in.
  2. Redirect user to the internal(/) or external path(http/https) after log out.
  3. Redirect user on the basis of role priority, if multiple roles are assigned to an individual user.
  4. Support SAML Authentication user redirection.

Support

- Drupal 9.2, Drupal 10 & Drupal 11

DEPENDENCIES

User Core Module

INSTALLATION

composer require drupal/user_redirect

Upgrade to version 2.x

run composer update "drupal/user_redirect": "^2.0"

CONFIGURATION

1. Set user redirection path at the at the configuration link: /admin/people/users/redirect/form/settings
2. Click "Save Configuration" button

MAINTAINERS

Original development: Vipin Mittal(https://www.drupal.org/u/vipinmittal18)

Supporting organizations: 

Project information

Releases