Plugin Directory

Changeset 2269015


Ignore:
Timestamp:
03/27/2020 11:24:48 AM (6 years ago)
Author:
marcofrl1
Message:

update readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • jwt-ssolo/trunk/Readme.txt

    r2268942 r2269015  
    44Tags: login, dgpr, authentication, secure login, jwt, token
    55Requires at least: 4.6
    6 Tested up to: 4.7
     6Tested up to: 5.3.2
    77Stable tag: 1.5
    88Requires PHP: 5.2.4
     
    25252. download plugin and install it on WordPress from Plugin section
    26263. go to the admin dashboard, you can see the item menu Get AUTH config, click on it and insert the AUTH credential received after site registration
    27 4. You receive a servercode, you can use this code to register your users on AUTH server with the URL https://auth.ssolo.co.uk/register.php?servercode=yourservercode
     274. You receive a servercode, you can use this code to register your users on AUTH server with the URL https://auth.ssolo.co.uk/reguser.php?servercode=yourservercode
    28285 All done your WordPress now use a login secure server GDPR compliant.
    2929
     
    5454All data management permitted to be compliant with DGPR can be done from this page.
    5555
     56= I have a site with many users, if install JWT login i can lost this users from my site ? =
     57
     58No, the important is that you register on AUTH server the customer with the same email used on your wordpress site.
     59If the user exist the plugin update it to the new security level. Important is that wordpress login is permitted with the email at login name.
     60
    5661== Screenshots ==
     62
     63authmain.png, jwt-ssoloadm1.png, jwt-ssoloadm2.png, jwt-ssoloadm3.png, jwt-ssolouser1.png,jwt-ssolousr2.png,jwt-ssolousr4.png
    5764
    5865== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.