Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
21.67 KB
MD5: e6e025226d0b1e6bfe896804f450a3b2
SHA-1: bd9e08de5320748d0341c26f50f46d7cb74a655f
SHA-256: 410bf768d263fb5ae19aa44088ba5941ad5374fcbea225ee19af90840954df59
Download zip
28.35 KB
MD5: 6e6500542449377d245112ce1566171e
SHA-1: 8e245a06a04963e4848eb3531deeba0faea47e93
SHA-256: 459c41e7a42d2b274d5aada473192be69faf3c5a4bbca012af2dc9d414d9574a
Release notes
This release introduces three new Drupal variables which allow us to define the names of the server environment variables that after successful authentication contain the FedID, given name and surname:
- beidmellon_environment_fedid (default value: HTTP_FEDID)
- beidmellon_environment_givenname (default value: HTTP_GIVENNAME)
- beidmellon_environment_surname (default value: HTTP_SURNAME)