Mobile authentication
Introduction
The OneWelcome Mobile Security Platform offers a mobile authentication mechanism in a user friendly and secure way. You can for instance take advantage of mobile authentication to add second factor authentication to your product, that can be used to improve the security of selected actions like logging into your website or accepting a transaction payment.
The mobile authentication feature is an extensive feature that has a number of different possibilities. E.g. there are different ways that mobile authentication is triggered / received on a mobile device:
- With an One-Time-Password (OTP); The user provides an OTP in order to confirm a mobile authentication transaction. Since the OTP is long it is likely that the OTP is transformed into a QR code and the user scans this code with his mobile device.
Setup and requirements
Before mobile authentication can be used, you should configure the Token Server to support this functionality. Please follow the Mobile authentication configuration guide to set it up.
When the Token Server is configured, you can enroll and handle mobile authentication requests using the OneWelcome Flutter plugin.
Enrollment
The mobile authentication enrollment process is handled by the OneWelcome Flutter plugin whenever OTP would require it.