OpenOTP Two-Factor Authentication

Plugin Banner

OpenOTP Two-Factor Authentication

by rcdevs

Download
Description

It is versatile, device-independent and based on opened security standards.
OpenOTP provides fine-grained user identity and access management (IAM), one-time passwords authentication technologies (OTP), Universal Second Factor (U2F) and extensive authentication policies for your AD / LDAP users.
It is enterprise-ready with strong support for high-availability, load-balancing, multi-tenancy, cloud-readiness, geolocalization, delegated administration and much more.

Integrating OpenOTP authentication with WordPress is easy. Follow these quick installation steps:

  1. Upload openotp-authentification to the /wp-content/plugins/ directory

  2. Activate the plugin through the ‘Plugins’ menu in WordPress

3.If your PHP installation does not have the soap extension, install the php-soap package for your Linux distribution.
With RedHat, do it with ‘yum install php-soap’.

4.Edit the Server URL field and change the OpenOTP server URL to your OpenOTP server URL.
Note: You can get your server URL in WebADM, under the Application menu.

  1. <p>OpenOTP administration page with per role activation settings.</p>

    OpenOTP administration page with per role activation settings.

  2. <p>The OpenOTP plugin displays an overlay on Challenge-Response session.</p>

    The OpenOTP plugin displays an overlay on Challenge-Response session.

How do I get started with OpenOTP?

Before installing the plugin, you’ll need to download and configure OpenOTP server http://www.rcdevs.com.

Is OpenOTP’s two-factor service really free?

Yes, OpenOTP is free up to 40 users, for more details please contact us.

not possible to activate

By Daniel XAG (Fibmyefriblot_Doj) on February 27, 2017

Directly after the installation, when i try to configure the plugin, i get the message "you dont have access to this" (i am admin). This may not be.

1.2.4

  • WebService API is now versioned
  • U2F javascript scripts updated
  • OTP Challenge input doesn’t show anymore characters in clear text (type=password)

1.2.3

  • Added support to OpenOTP Software Token to handle push logins
    Extend php soapclient to add timeout capabilities

1.2.2

  • Fixed SSL issue with PHP 5.6+
  • Enhanced FIDO U2F Library calls

1.2.1

  • Added support for OpenOTP v1.2.1

1.2.0

  • Added support for OpenOTP v1.2 and FIDO U2F authentication.

1.1.0

Initial release!
– The plugin displays an overlay on Challenge-Response session
– Global, per role and per user settings configuration
– The plugin will transparently support any OpenOTP Login Mode including:

LDAP only
OTP only
LDAP+OTP with user challenge-response

Back to top