=== onID SSO by SAML 2.0 ===
Contributors: doID, doID
Donate link: https://onboardingidentity.com
Tags: passwordless, login, SAML, SSO, Single Sign On
Requires at least: 3.1
Tested up to: 6.7
Requires PHP: 5.6
Stable tag: 3.1.13
License: MIT
License URI: https://onboardingidentity.com/docs/mit-license

WordPress Passwordless login just by scanning a one time QR code; no configuration needed. For admin console and end users too, of course.

== Description ==

**WordPress Passwordless SingleSignOn** with our  <a href="https://onboardingidentity.com/" target="_blank">SAML Passwordless Single Sign On Plugin</a> allows access without the need to type in account and password. The functionality is available to access WordPress console and a sample page for end user identification is available too.
All you need is to scan a QR code which is valid one time only, and has a very limited time to live; super secure, super easy - no configuration needed.

The companion app for mobile is available for <a href="https://play.google.com/store/apps/details?id=com.onboardingidentity.onid"><b>Android</b></a> or <a href="https://apps.apple.com/app/onboardingidentity/id6738704920"><b>iOS</b></a>


== Installation ==

= From your WordPress dashboard =
1. Visit `Plugins > Add New`.
2. Search for `Passwordless SSO Login`. Find and Install `Passwordless SSO Login`.
3. Activate the plugin from your Plugins page.

= From WordPress.org =
1. Download Passwordless SSO Login plugin.
2. Unzip and upload the `onid-sso-by-saml-2-0` directory to your `/wp-content/plugins/` directory.
3. Activate onID SSO using SAML 2.0 from your Plugins page.

You also need to download the companion app for <a href="https://play.google.com/store/apps/details?id=com.onboardingidentity.onid"><b>Android</b></a> or <a href="https://apps.apple.com/app/onboardingidentity/id6738704920"><b>iOS</b></a> and setup the very same email address you use to access WordPress console.

== External services ==

This plugin connects to an API to obtain an OTP in a QRcode shape, it's needed to login to the admin console.

It does NOT send any user info, nor system info, to the external service. It just receive the email address of the user who acquired the QRcode through a dedicated mobile app on smartphone.
This service is provided by an 'onboardingIdentity' subsidiary: terms of use, privacy policy are available on <a href="https://onboardingidentity.com/aaa/support.html">support</a> and <a href="https://onboardingidentity.com/aaa/service.html">service</a>.

== Upgrade Notice ==

= 3.1.13 =
* Changes needed to make the code accepted by WordPress

= 3.1.12 =
* Improvements to the SSO button on the Wordpress login page
* UI Improvements

= 3.0 =
* Sample pages for web site user identification
* No-config approach adopted to simplify installation and usage
* UI Improvements

== Frequently Asked Questions ==

= How to configure WordPress SAML SSO? =
* Download and install <a href=”https://wordpress.org/plugins/onid-sso-by-saml-2-0/” target=”_blank”>WordPress Passwordless 3.1.13 SSO plugin</a>.
* Customize the 'Return URL' field if you need to point back to a non default URL.
* Save the configuration and enjoy.

== Screenshots ==

1. Download the plugin.
2. Activate the plugin.
3. Save the configuration, to confirm the default 'Return URL'.
4. Install and activate the companion app.
5. Enjoy.

== Changelog ==

= 3.1.1 =
Second publishing attempt on WordPress site, as official plugin.
Code changes as requested by WordPress.

= 3.1.12 =
First publishing attempt on WordPress site, as official plugin.
Return URL made customizable whilst default is set at Intallation.

= 3.0 =
Sample pages for end users of the site on "www" directory, to allow them to be identificated with email address.
Simplified, standardized, no-config needed activation of the plugin

= 2.0 =
The first production installation, with no defaults on configuration and a complex sequence to activate. Limited to console admin but perfectly integrated with WordPress schema and style.

= 1.0 =
Where it all began.

