v1.5.6

Creation Date: 09.02.2021

Management Portal

21923 – Party Account Access Permission Policy

Added Party permission control to Gateway. Thus, ApiGo is in the UK Open Bank standards and the incomplete consent control is completed.

23497 – Product Account Access Permission Policy

Added Product permission control to Gateway. Thus, ApiGo is in the UK Open Bank standards and the incomplete consent control is completed.

23611 – Finding and fixing management portal issues to browser compatibility

Tested ApiGo at Opera, Safari, and Microsoft Edge and found issues. They are fixed for browser compatibility.

21922 – Party and Parties methods as mock and adding them to the initial data

Added Party and Parties methods as mock to the initial data. Thus, when the user creates a new UK open banking environment, parties’ endpoints are created.

  • These endpoints have ReadParty selected by Account Access Permission.
  • These endpoints grant type is Authorization Type.

23496 – Product methods as mock and adding them to the initial data

Added Product methods as mock to the initial data. Thus, when the user creates a new UK open banking environment, product’s endpoints are created.

  • These endpoints have ReadProduct selected by Account Access Permission.
  • These endpoints grant type is Authorization Type.

Infrastructure Improvements

23885 – Database backup files save just 1 week

Database backup files save just 1 week. Thus, possible problems due to disk occupancy are prevented.

Architectural Studies and Analysis

23672 – Necessary studies for obtaining user preferences record in Identity Server with a REST service

Records of user preferences on Identity Server can be retrieved from ApiGo via a REST service. Thus, the customer can monitor these records in their own systems.

  • Access must be provided with ClientID and Client Secret used in Bank Login and Client Credential token.
  • The endpoint is designed as the GET Method and returns the user preferences as Json, taking the Start and End date values as the Query Parameter.
  • The token used only returns these values for its environment, no other tenant or environment information is returned.

Performance Improvements of ApiGo

15549 – Evaluating performance metrics and performance improvements for ApiGo

By determining the maximum level of load that can be met, scalability is defined.

  • Load tests have been executed.
  • Necessary improvements have been defined and the product performance have been empowered.

FIXED ISSUES

FIXED ISSUES
PORTAL TASK ISSUE ACTION STATUS
Management Portal 24980 UK endpoints’ names are organized. Backend fixed Done
Management Portal 24588 ManagementApi has an error. Backend fixed Done
Management Portal 24242 Error in Scope settings update process. Backend fixed Done
Developer Portal 24932 You have yet created a client application alert that does not disappear even if a new application is created. UI fixed Done