2017 © Pedro Peláez
 

roundcube-plugin roundcube-otp-plugin

Protectimus OTP solution for Roundcube

image

protectimus/roundcube-otp-plugin

Protectimus OTP solution for Roundcube

  • Tuesday, July 7, 2015
  • by protectimus
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

protectimus_otp_authentication

This is a plugin for Roundcube Webmail, that allows to integrate Protectimus two-factor authentication solution into your mailing system with no effort., (*1)

Protectimus is the most convenient and affordable solution for organizing strong two-factor authentication, based on One-Time Passwords (OTP). Learn more about Protectimus at https://www.protectimus.com, (*2)

Installation instruction:

  1. Get registered with the Protectimus Cloud Service. See the detailed instructions here: https://www.protectimus.com/guides/saas-service/
  2. Add Resouce, Users, Tokens, and then Assign Tokens with Users to a Resource in the Protectimus Cloud Service. See the instructions in the Protectimus Administrator Guide
  3. Download the code from github
  4. Place the protectimus_otp_authentication dir into the plugins/ folder of your roundcube install
  5. Enable the protectimus_otp_authentication plugin in config/main.inc.php:

$config['plugins'] = array('protectimus_otp_authentication');, (*3)

  1. Open and adjust plugins/protectimus_otp_authentication/config.inc.php You have to fill in these parameters:

This is your login name, (*4)

$config['protectimus_api_username'], (*5)

You can find api key at service.protectimus.com Profile -> API Key, (*6)

$config['protectimus_api_key'], (*7)

You don't need to change this, if you use our cloud service, (*8)

$config['protectimus_api_url'] = 'https://api.protectimus.com/';, (*9)

ID of the resource in the Protectimus service, (*10)

$config['protectimus_resource_id'], (*11)

- IMPORTANT:
if you use theme skin different from default you need to rename skin folder in this plugin.
For example:
cp -a skins/default skins/elastic

See also

You can also visit official Roundcube Webmail plugin repository to know more about how to install our RoundCube plugin: https://packagist.org, (*12)

The Versions

07/07 2015

dev-master

9999999-dev http://protectimus.com

Protectimus OTP solution for Roundcube

  Sources   Download

GPL-3.0+

The Requires

  • roundcube/plugin-installer >=0.1.3

 

authentication auth security login otp 2fa token 2-step verification oath protectimus strong authentication