Skip to content
Snippets Groups Projects

Update README.txt

Merged Aman Naudiyal requested to merge issue/cmrf_key_authentication-3414219:1.0.x into 1.0.x
2 files
+ 39
1
Compare changes
  • Side-by-side
  • Inline
Files
2
README.md 0 → 100644
+ 39
0
cmrf_key_authentication
-----------------------
# cmrf_key_authentication
This module provides login functionality where the user receices an e-mail from CiviCRM with a code to login.
## Table of contents (TOC)
- Requirements
- Installation
- Features
- Post-Installation
## Requirements
This module requires the CMRF Core module and a (remote) CiviCRM
## INSTALLATION
*Install as you would normally install a contributed Drupal module. Visit
[Installing Modules](https://www.drupal.org/docs/extending-drupal/installing-modules) for further information.
## Features
Here, answer the following questions: What is the basic functionality? What unique features does enabling this project add? When and why would someone use this module? What use cases are there?
## Post-Installation
The actual users while be retrieved from CiviCRM
Users are authenticated against CiviCRM. So the logic for a valid users should reside in CiviCRM and requires additional configuration in CiviCRM
Supports one-time login links with an e-mail address and a code
# Maintainers
- jaapjansma
Loading