Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

LFIs are responsible for maintaining an up-to-date registry of their https://docs.connect.raidiam.io/authorisation-servers and https://docs.connect.raidiam.io/api-resources that they support the Open Finance Schema. Only valid and accessible resources should be included in the Trust Framework to ensure an interoperable data access journey for TPPs.

4.4.1 Registering a Data Provider / Server

The Data Provider Resource allows organizations to register details of their OAuth 2.0 Authorization Servers (Open ID Providers), which manage client access to participant-protected APIs.

The interaction rules between clients and Authorization Server endpoints are outlined in the CBUAE FAPI 2.0 Standards.

4.4.

...

1 Server Discovery Metadata

When creating a new server, Data Providers (Licensed Financial Institutions or LFIs) and TPPs will use the following fields to provide information about the server to existing users. These fields should be filled out with relevant information that accurately describes the services and the application to ensure optimal discovery by the end users.

Field Name

Field Description

Example

Customer Friendly Name

The name of the financial institution branch/segment/service as it will appear to end users.

Global Finance - Private Banking

Description

A detailed description of the financial institution, highlighting its key features, services, and benefits. This should give users a comprehensive understanding of what the financial institution offers and how it can support service providers.

Global Financial Services is a leading financial institution offering a wide range of services including savings and checking accounts, loans, mortgages, and investment services. The institution is dedicated to providing secure and efficient financial solutions for individuals and businesses.

Portal URI

The URL pointing to the financial institution’s portal, directing users to a webpage where they can find more information about the services provided by the institution.

https://globalfinancialservices.com

Logo URI

The URL pointing to the financial institution’s logo in PNG or JPEG format. This logo will be displayed alongside the financial institution name and description on the platform, providing a visual identifier for users.

https://www.globalfinancialservices.com/logo.png

Once registered in the Trust Framework, the Authorization Server can be recovered via the Trust Framework APIs, notably the Participants Public API.

...