Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/italia/spid-drupal-module
SPID authentication module for Drupal
https://github.com/italia/spid-drupal-module
drupal php spid
Last synced: 3 months ago
JSON representation
SPID authentication module for Drupal
- Host: GitHub
- URL: https://github.com/italia/spid-drupal-module
- Owner: italia
- License: gpl-2.0
- Created: 2017-10-06T19:51:17.000Z (over 7 years ago)
- Default Branch: 8.x-2.x
- Last Pushed: 2022-10-11T07:59:08.000Z (over 2 years ago)
- Last Synced: 2024-08-03T02:03:42.622Z (6 months ago)
- Topics: drupal, php, spid
- Language: PHP
- Size: 641 KB
- Stars: 4
- Watchers: 11
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- .github - spid-drupal-module
README
# Description
The SPID authentication module allows users to authenticate against the Italian SPID system.
# Installation
Install the module as usual.
# Usage
[WIP]
## Configuration
* Navigate to `/admin/config/people/spid` and fill the form with all the data related to your environment
* Place the the *SPID SP Access Button* block somewhere in you layout
* Add a logout link to the user menu (or the menu you want) that points to /spid/logout## Test with the test Identity Provider
* configure and start testenv2 (TODO: add documentation)
* install module as usual
* generate certificates
* configure module (`/admin/config/people/spid`)
* copy idp metadata to configured `IDP metadata folder`
* generate SP metadata
* copy SP metadata to testenv2
* restart testenv2