Skip to main content

Wallet Integration

Overview

To provide a personalized user experience, IDENTOS provides users flexibility in integrating with the Wallet. This means that an IDENTOS client can choose to either use IDENTOS' standard UX or build their own.

IDENTOS UX

The IDENTOS Wallet Web UI can be used by any Resource Owner to manage their FPX Wallet Account. With some configurations, an FPX Wallet administrator is able to define not only the look and feel but also several functional aspects of the Wallet UI for a tailored user experience.

To use IDENTOS' standard UX, configurations are made at the Wallet deployment YAML file, specifically to the walletui.config parameter.

Wallet Web UI Configuration Details

Custom UX

To build and use a custom UX while integrating with the Wallet, a client must go through the three core wallet flows. Executing this process is not applicable when using IDENTOS-offered UX.

Configurations have to be made at the following levels:

  1. The Account Creation and Management Flow
  2. The Data Source Connection Flow
  3. The Consent Management Flow