Reconfigure a Drupal 7 Site in an AFS-based Virtual Host to use OpenID Connect (OIDC) Client for Web Application based Authentication

Environment

Drupal 7 CMS, AFS virtual host

Issue

How to reconfigure Drupal 7 CMS in an AFS-based virtual host to use OpenID Connect Client for web application based authentication

Resolution

  1. There are minimum PHP version requirements
    1. The AFS Virtual Web Hosting service offered by ITS Web Hosting provides server environments for both PHP 7.3 and 8.1
    2. If your site is currently running on an older version of PHP, you will need to upgrade
    3. To do so, you need to contact the ITS Web Hosting Team at webmaster@umich.edu to request migration to one of these newer PHP environments
  2. Your website must be designed and configured for HTTPS only
    1. If any part of your Drupal 7 instance is accessible by HTTP rather than HTTPS, you will need to reconfigure your site so all pages are accessible only via HTTPS
  3. If you are migrating from "mod_auth_openidc" for authentication, you will need to make changes to your site to remove any related configuration and/or module(s)
    1. Please refer to the Knowledge Base article #8929 "Identify and Remove "mod_auth_openidc" Configurations from an AFS-based Virtual Host"
  4. You will need to contact the ITS Web Team to request changes to remove any mod_auth_openidc configuration at the web server (Apache HTTPD) layer as well
  5. Install and configure the "openid_connect" module in your Drupal instance
    1. Please see the Knowledge Article #8508 Install and Configure OpenID Connect (OIDC) Client for Drupal 7 in an AFS-based Virtual Host for more information

Additional Information

Need additional information or assistance? Contact the ITS Service Center.

Details

Article ID: 8483
Created
Mon 7/18/22 11:45 AM
Modified
Mon 8/7/23 1:15 PM