Generic Operation (Mobile App)

Integration

This diagram illustrates the flow for executing a generic operation on the mobile app integrated with PowerAuth SDK, interacting with the Bank Business Service and Wultra.

Solution System Architecture

  1. The process begins with the mobile app verifying if the security element is active. Once verified, the user initiates a business operation, and the operation request is sent to the Bank Business Service.
  2. The Business Service creates an operation with the Wultra system (based on registration ID + data), and an operation ID is returned to the mobile app. The app retrieves the details of the operation and displays them to the user for confirmation.
  3. Once the user confirms the operation, the PowerAuth SDK creates a cryptographic signature (with signed data) and sends it back to the Wultra system.
  4. Upon successful validation, the operation result is sent back to the Bank Business Service via a callback or by polling, completing the operation securely.

develop

Mobile-First Authentication