• O WordPressu
    • O WordPressu
    • WordPress.org
    • Dokumentacija
    • Podrška
    • Povratne informacije
  • Prijava
  • Registriraj se
Preskoči na sadržaj

WordPress.org

Hrvatski

  • Početna
  • Hrvatski prijevod
  • Teme
  • Dodaci
  • Blog
  • Forumi
  • Codex
  • Kontakt
  • About Us: Our Mission

Dodaci

  • Moji Favoriti
  • Beta testiranje
  • Programeri

Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Preuzmi

Yoti

Od Yoti SDK.
  • Detalji
  • Recenzije
  • Instalacija
  • Podrška
  • Razvoj

Opis

Yoti is your digital identity. A global identity platform and free consumer app that puts your ID on your phone. It’s the simplest, safest, fastest way to prove your identity online and in person.

Founded in 2014, Yoti began a mission to become the world’s trusted identity platform. We’re committed to doing things differently to other tech companies – like promising to never mine or sell your data; Yoti is designed so that we couldn’t even if we wanted to.

What Yoti can offer your site

  • KYC checks by verifying the identities of your website users
  • Age verification. Verify the age of users on your website and control access to age-restricted content.
  • Prevents keyloggers, by not having to type usernames and passwords.Your users login securely by scanning a QR code.
  • Privacy by design. We use advanced hybrid 256-bit encryption to secure your personal information.

Note: The wordpress plugin is limited to basic functionality. Please use PHP SDK for added features. For more information on our services and our products please visit our site: https://www.yoti.com/.

Download the free Yoti app Android
Download the free Yoti app IOS

What is the journey for WordPress users

  1. Add a Yoti button on to your site.
  2. Users will click the yoti button and a QR code will appear, the user will scan the QR code.
  3. Redirect the users to your callback URL.

For examples on how to improve your customer experience please go here: https://developers.yoti.com/yoti/scenario-examples

Here is a quick video showing the flow:

Contact us

If you have any other questions please do not hesitate to contact sdksupport@yoti.com.

Once we have answered your question, we may contact you again to discuss Yoti products and services. If you’d prefer us not to do this, please let us know when you e-mail.

Instalacija

Step 1: Installing the plugin

  • From the Plugins menu search for Yoti, Click Install Now and then Activate.
  • To store images in a custom directory, edit your wp-config.php file to add a new constant called YOTI_UPLOAD_DIR with an absolute path:

    define(‘YOTI_UPLOAD_DIR’, ‘/path/to/images/’);

    By default, images are stored in WP_CONTENT_DIR . '/uploads/yoti'

Note: you can also import out plugin, please see our github pages for more information

Step 2: Setting up your Yoti Application

Onboard your organisation with Yoti by visiting the Yoti Hub here and create a Yoti application to retrieve your
API keys.

Instructions on onboarding with Yoti are here.

Generating API keys instructions are here.

STEP 3: Enable Widget

Go back to your wordpress Yoti plugin settings and add in the API keys retrieved from your Yoti Hub account. Once complete, place your
widget on your desired page.

Contact us

If you have any other questions please do not hesitate to contact sdksupport@yoti.com.

Once we have answered your question, we may contact you again to discuss Yoti products and services. If you’d prefer us not to do this, please let us know when you e-mail.

Recenzije

Ideal for ID, KYC, Age & Document Verification

surferking 04. siječnja 2020.
We need to verify user's ID, KYC, Age and Documents but don't want to be storing that information. This ticks all those boxes, and provides a higher level of admin user verification and security than 2FA/MFA alone. Especially important for audit-able ecommerce admin users that have access to private customer data and potential access to the movements of value in goods, payments, refunds, shipments, credits, coupons and vouchers. Quick to setup and definitely recommended for ecommerce.

Secure login and ID validation for your website

yiannisc 25. travnja 2018.
Yoti is a great security/ID validation mobile phone app. This plugin allows users to login to your WordPress site using their Yoti account by employing 2-FA (2 factor authentication). Usually 2-FA is cumbersome and takes time, but this is quicker than anything else. You choose what information (name, email, avatar photo, tel, etc.) to read from Yoti and your users can login without having to remember one more username/password combo. For the ultimate security solution, you could disable the WP login screen and use Yoti to login as admin, editor, etc. This way you beat brute-force attacks, keyloggers on public or compromised PCs, easy passwords (like 123456) and your users can login just with their mobile phones without having to remember complicated passwords. Just make sure that with a quick and easy way (e.g. renaming a file through FTP, or updating a value in MySQL) you can re-enable the login screen just in case the Yoti plug-in "breaks". And all that security is free.

Promising Start

26. rujna 2017.
Had to badger my host to upgrade PHP to v7 to get this to work - which is no bad thing. Plugin works fine but is a bit of a work in progress so far. Some styling options (eg for the login widget) would be good and the integration documentation is a bit scant - perhaps because the devs think it's really easy to integrate. It does the authentication job really well though and seems robust. Could be doing with some additional functionality perhaps but this looks quite promising and I'll keep an eye on it
Pročitajte sve 3 recenzije

Suradnici i Programeri

“Yoti” is open source software. The following people have contributed to this plugin.

Suradnici
  • Yoti Ltd

Prevedite “Yoti” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

Here you can find the changes for each version:

1.5.0

Release Date – 22 January 2020

  • Scenario ID and button text can now be configured per widget

1.4.2

Release Date – 10 September 2019

  • Default Curl request handler now verifies host and peer certificates. Only the unencrypted
    parts of the receipt were at risk, as user profiles are always encrypted.

1.4.1

Release Date – 21 August 2019

  • Check that button has been configured before initialising
  • Text fields are now trimmed to remove any leading/trailing whitespace

1.4.0

Release Date – 6 August 2019

  • Widget now displays QR code in modal

1.3.2

Release Date – 3 July 2019

  • Display unlink button on profile when only Remember Me ID is shared

1.3.1

Release Date – 27 March 2019

  • Passing user object to wp_login hook

1.3.0

Release Date – 11 March 2019

  • Allowing image directory to be configured
  • Updated browser.js to 2.3.0

1.2.2

Release Date – 11 February 2019

  • Fixed login by email when email is not available

1.2.1

Release Date – 8 February 2019

  • Fixed username generation when given names or family name are unavailable

1.2.0

Release Date – 23 January 2019

  • Update the Yoti PHP SDK to version 2

1.1.9

Release Date – 1 August 2018

  • Update the Details and Installation section on the plugin page to reflect the changes from Yoti dashboard
  • Update the banner on the plugin page

1.1.8

Release Date – 4 April 2018

  • Update documentation for Yoti’s plugin page on WordPress
  • Update screenshots for Yoti’s plugin page on WordPress

1.1.7

Release Date – 16 March 2018

  • Integrate age verification functionality
  • Display Full Name attribute

1.1.6

Release Date – 4 January 2018

  • Integrate the new inline QR code version 2.0.1.
  • Refactor Yoti button widget to follow WordPress widget standard.
  • Show Yoti settings link on the plugins page after activation.
  • Add admin notice display after Yoti plugin activation.

1.1.5

Release Date – 14 December 2017

  • Integrate the new inline QR style for Yoti button.
  • Apply WordPress widget style to Yoti button widget.

1.1.4

Release Date – 11 November 2017

  • Integrate SDK identifier to track plugin usage.
  • Apply Yoti style to the unlink button.
  • Add Company Name to Yoti settings.

1.1.3

Release Date – 14 August2017

  • Change Yoti generic user ID to use the combination of user given names and family name.
  • Change Yoti generic email to use user email address if provided.

1.1.2

Release Date – 3 August 2017

  • Remove Yoti plugin config data when the plugin is uninstalled and removed from WordPress.
  • Rename Yoti plugin from Yoti Connect to Yoti.
  • Change Yoti generic user ID from yoti-connect-x to yoti.userx, e.g yoti.user1.

1.1.1

Release Date – 20 July 2017

  • Fix a bug that was occurring when a user decides not to link their account to Yoti during the login process.

1.1.0

Release Date – 20 July 2017

  • Remove PHP module mcrypt dependency from WordPress plugin.

1.0.9

Release Date – 19 May 2017

  • Add plugin documentation.

1.0.0

Release Date – 12 March 2017

  • First release.

Meta

  • Inačica: 1.5.0
  • Zadnje ažuriranje: prije 12 mjeseci
  • Aktivnih istalacija: 50+
  • WordPress inačica: 3.0.1 ili viša
  • Testirano do: 5.3.6
  • PHP inačica: 5.6 ili viša
  • Jezik:
    English (US)
  • Oznaka:
    2 Factorformidentityloginverification
  • Napredni pogled

Ocjena

Prikaži sve
  • 5 zvjezdica 2
  • 4 zvjezdice 0
  • 3 zvjezdice 1
  • 2 zvjezdice 0
  • 1 zvjezdica 0
Prijavite se da predate recenziju.

Suradnici

  • Yoti Ltd

Podrška

Problemi riješeni u zadnja dva mjeseca:

0 od 1

Pregledaj forum za podršku

  • Info
  • Blog
  • Hosting
  • Donirajte
  • Podrška
  • Programeri
  • Uključite se
  • Naučite
  • Vitrina
  • Dodaci
  • Teme
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privatnost
  • Public Code
  • @WordPress
  • WordPress

Kod je poezija.