Data Adapter

Data Adapter integrates Web Flow with other backends required for the authentication process.

You can obtain the war file which can be deployed to a Java EE container in releases.

The Data Adapter needs to be customized for each deployment. You can find the documentation for customizing Data Adapter in the Web Flow Customization project.

Data Adapter functionality

Following functionality needs to be customized during Web Flow deployment by implementing the Data Adapter interface (if applicable):

  • perform user authentication with remote backend based on provided credentials
  • retrieve user details for given user ID
  • decorate form data for given user (e.g. add user bank account list)
  • form data change notification
  • operation status change notification
  • generate OTP code for SMS based authorization
  • generate authorization SMS text
  • send authorization SMS
Last updated on Jan 23, 2019 (20:02) Edit on Github Send Feedback
Search

0.21.x

PowerAuth Web Flow