Download the PHP package cubear/cwd_saml_mapping without Composer
On this page you can find all versions of the php package cubear/cwd_saml_mapping. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cubear/cwd_saml_mapping
More information about cubear/cwd_saml_mapping
Files in cubear/cwd_saml_mapping
Download cubear/cwd_saml_mapping
More information about cubear/cwd_saml_mapping
Files in cubear/cwd_saml_mapping
Vendor cubear
Package cwd_saml_mapping
Short Description Drupal Custom module to extend functionality of drupal/saml_sp. Allows for mapping of saml properties into user fields and for automatic role assignment.
License GPL-3.0-or-later
Homepage https://it.cornell.edu/custom-web
Package cwd_saml_mapping
Short Description Drupal Custom module to extend functionality of drupal/saml_sp. Allows for mapping of saml properties into user fields and for automatic role assignment.
License GPL-3.0-or-later
Homepage https://it.cornell.edu/custom-web
Please rate this library. Is it a good library?
Informations about the package cwd_saml_mapping
INTRODUCTION
The cwd_saml_mapping module is for use with drupal/saml_sp, and allows for the following:
- Authentication through multiple IDP's ex. Cornell Test, Weill Test, Cornell Production Shibboleth
- Configuration of which IDP to use in production (test or prod) and hooks all other non prod instance to test Shibboleth
- Auto role assignment via a Saml Role Mapping config entity
- Ability to map saml data into Drupal user fields
- Ability to add redirect per role on login
- Ability to add redirect per role on logout
REQUIREMENTS
This module depends on the drupal/saml_sp module.
INSTALLATION
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
- Configure field mapping form saml to Drupal user fields: /admin/config/people/cwd-saml-mapping-config/saml-field-mapping
- Configure login redirect: /admin/config/people/cwd-saml-mapping-config/saml-login-redirect
- Configure logout redirects: /admin/config/people/cwd-saml-mapping-config/saml-logout-redirect
DOCUMENTATION
A whole lot more documentation is available on Confluence: https://confluence.cornell.edu/display/customdev/SAML_SP
MAINTAINERS
Current maintainers for Drupal 10:
- Bill Juda
All versions of cwd_saml_mapping with dependencies
PHP Build Version
Package Version
No informations.
The package cubear/cwd_saml_mapping contains the following files
Loading the files please wait ....