Changeset 2529295
- Timestamp:
- 05/10/2021 08:12:01 PM (5 years ago)
- Location:
- loginid-directweb/tags/1.0.13
- Files:
-
- 6 edited
-
.git/HEAD (modified) (1 diff)
-
.git/index (modified) (previous)
-
.git/logs/HEAD (modified) (1 diff)
-
.git/logs/refs/heads/master (modified) (1 diff)
-
.git/refs/heads/master (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
loginid-directweb/tags/1.0.13/.git/HEAD
r2529165 r2529295 1 11f441f09fd41ade05a482edd6f22a8cd915fc0b 1 ref: refs/heads/master -
loginid-directweb/tags/1.0.13/.git/logs/HEAD
r2529165 r2529295 1 1 0000000000000000000000000000000000000000 11f441f09fd41ade05a482edd6f22a8cd915fc0b rocket-fish <rocket.fish@mail.com> 1620659266 -0400 clone: from https://github.com/loginid1/loginid-directweb.git 2 2 11f441f09fd41ade05a482edd6f22a8cd915fc0b 11f441f09fd41ade05a482edd6f22a8cd915fc0b rocket-fish <rocket.fish@mail.com> 1620659277 -0400 checkout: moving from master to tags/1.0.13 3 11f441f09fd41ade05a482edd6f22a8cd915fc0b 11f441f09fd41ade05a482edd6f22a8cd915fc0b rocket-fish <rocket.fish@mail.com> 1620677465 -0400 checkout: moving from 11f441f09fd41ade05a482edd6f22a8cd915fc0b to master 4 11f441f09fd41ade05a482edd6f22a8cd915fc0b c97aab41fcbdb1e440ff8327fdb7c41afa47093a rocket-fish <rocket.fish@mail.com> 1620677472 -0400 pull: Fast-forward -
loginid-directweb/tags/1.0.13/.git/logs/refs/heads/master
r2529165 r2529295 1 1 0000000000000000000000000000000000000000 11f441f09fd41ade05a482edd6f22a8cd915fc0b rocket-fish <rocket.fish@mail.com> 1620659266 -0400 clone: from https://github.com/loginid1/loginid-directweb.git 2 11f441f09fd41ade05a482edd6f22a8cd915fc0b c97aab41fcbdb1e440ff8327fdb7c41afa47093a rocket-fish <rocket.fish@mail.com> 1620677472 -0400 pull: Fast-forward -
loginid-directweb/tags/1.0.13/.git/refs/heads/master
r2529165 r2529295 1 11f441f09fd41ade05a482edd6f22a8cd915fc0b 1 c97aab41fcbdb1e440ff8327fdb7c41afa47093a -
loginid-directweb/tags/1.0.13/readme.txt
r2529165 r2529295 17 17 18 18 **Benefits:** 19 -Convenience:19 Convenience: 20 20 - Eliminate the need for your users to enter a password when they log in to your website. 21 21 - Reduce your user abandonment rates by making transactions as seamless as possible. 22 -Compliance:22 Compliance: 23 23 - Become GDPR and PSD2 compliant with a FIDO-certified strong authentication solution 24 -Security:24 Security: 25 25 - Boost your website’s security through the use of multifactor authentication by replacing vulnerable static username/password credentials with strong public/private key credentials. 26 26 … … 30 30 31 31 1. Upload to the `/wp-content/plugins/` directory. 32 1. Activate the plugin.33 1. Visit Settings > LoginID DirectWeb to configure this plugin.32 2. Activate the plugin. 33 3. Visit Settings > LoginID DirectWeb to configure this plugin. 34 34 35 35 == Frequently Asked Questions == … … 42 42 43 43 *Let LoginID do the work for you (estimated time: 15s to 30s)* 44 44 45 1. Login to your WordPress developer dashboard 45 1. Install the LoginID DirectWeb plugin46 1. Let LoginID automatically set up the plugin on your dashboard via the Setup Wizard. [Insert screenshot]47 1. On your dashboard, you will need to fill in the application name and your Callback URL. [Insert screenshot] 48 1. Click on ‘Export to my Wordpress site’ [Insert screenshot] 49 1. On your WordPress setting page, click on Save Settings (All configuration variables will be pre-filled for you)50 1. Generate your registration or login pages by clicking the corresponding links, or use our shortcode to embed the code into any of your WordPress pages.46 2. Install the LoginID DirectWeb plugin 47 3. Let LoginID automatically set up the plugin on your dashboard via the Setup Wizard. [Insert screenshot] 48 4. On your dashboard, you will need to fill in the application name and your Callback URL. 49 5. Click on ‘Export to my Wordpress site’ 50 6. On your WordPress setting page, click on Save Settings (All configuration variables will be pre-filled for you) 51 7. Generate your registration or login pages by clicking the corresponding links, or use our shortcode to embed the code into any of your WordPress pages. 51 52 52 53 *Do it yourself (DIY) (estimated time: 1min to 2mins)* 53 54 1. Login to your WordPress developer dashboard 54 1. Install the LoginID DirectWeb plugin55 1. On a new tab, register your developer account on the LoginID dashboard. [Insert screenshot] 56 1. Click on the Integration tab57 1. Agree to our Customer License Agreement58 1. Choose the DirectWeb integration option and follow the instruction on screen59 1. Copy your credentials or use ‘export to my Wordpress site’ to populate your configuration settings on the plugin60 1. On your WordPress setting page, click on Save Settings (All configuration variables will be pre-filled for you)61 1. Generate your registration or login pages by clicking the corresponding links, or use our shortcode to embed the code into any of your WordPress pages.55 2. Install the LoginID DirectWeb plugin 56 3. On a new tab, register your developer account on the LoginID dashboard. 57 4. Click on the Integration tab 58 5. Agree to our Customer License Agreement 59 6. Choose the DirectWeb integration option and follow the instruction on screen 60 7. Copy your credentials or use ‘export to my Wordpress site’ to populate your configuration settings on the plugin 61 8. On your WordPress setting page, click on Save Settings (All configuration variables will be pre-filled for you) 62 9. Generate your registration or login pages by clicking the corresponding links, or use our shortcode to embed the code into any of your WordPress pages. 62 63 63 64 = How does the plugin work? =
Note: See TracChangeset
for help on using the changeset viewer.