Changeset 2269015
- Timestamp:
- 03/27/2020 11:24:48 AM (6 years ago)
- File:
-
- 1 edited
-
jwt-ssolo/trunk/Readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
jwt-ssolo/trunk/Readme.txt
r2268942 r2269015 4 4 Tags: login, dgpr, authentication, secure login, jwt, token 5 5 Requires at least: 4.6 6 Tested up to: 4.76 Tested up to: 5.3.2 7 7 Stable tag: 1.5 8 8 Requires PHP: 5.2.4 … … 25 25 2. download plugin and install it on WordPress from Plugin section 26 26 3. 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/reg ister.php?servercode=yourservercode27 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/reguser.php?servercode=yourservercode 28 28 5 All done your WordPress now use a login secure server GDPR compliant. 29 29 … … 54 54 All data management permitted to be compliant with DGPR can be done from this page. 55 55 56 = I have a site with many users, if install JWT login i can lost this users from my site ? = 57 58 No, the important is that you register on AUTH server the customer with the same email used on your wordpress site. 59 If 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 56 61 == Screenshots == 62 63 authmain.png, jwt-ssoloadm1.png, jwt-ssoloadm2.png, jwt-ssoloadm3.png, jwt-ssolouser1.png,jwt-ssolousr2.png,jwt-ssolousr4.png 57 64 58 65 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.