cubear/cwd_saml_mapping

Drupal Custom module to extend functionality of drupal/saml_sp. Allows for mapping of saml properties into user fields and for automatic role assignment.

Installs: 1 534

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 15

Forks: 0

Open Issues: 5

Type:drupal-custom-module

v1.1.2 2024-04-18 19:25 UTC

README

Latest Stable Version

INTRODUCTION

The cwd_saml_mapping module is a module that used with drupal/saml_sp allows for the following

  • Authentication through multiple IDP's ex. Cornell Test, Weill Test, Cornell Production Shibboleth
  • Auto role assignment via a Saml Role Mapping config entity
  • Configuration of which IDP to use in production (test or prod) and hooks all other non prod instance to test Shibboleth
  • Future feature: to map saml data into Drupal user fields

REQUIREMENTS

This module depends on the drupal/saml_sp module.

INSTALLATION

TBD

CONFIGURATION

  • Enable the module as you would any other module
  • Configure the global module settings: /admin/config/people/cwd-saml-mapping-config
  • Configure the roles you want mapped: /admin/config/people/cwd-saml-mapping-config/saml-role-mapping
  • Have a good day!

MAINTAINERS

Current maintainers for Drupal 10:

  • Bill Juda