Skip to content

WSO2 Open Banking IAM Accelerator 4.0.0-M4

Pre-release
Pre-release

Choose a tag to compare

@lalaji lalaji released this 11 Apr 20:59
· 672 commits to main since this release
fddb98d

WSO2 Open Banking IAM Accelerator 4.0.0-M4 is released with the following features.

New Features

  • Accelerator level support for both pre-initiated consent flow and scope based consent flow
    There are two flavors of flows from the Open Banking specs where some specifications follow consent creation as a pre step while some specification starts the flow with user authorization without a consent initiation pre-step.Previously accelerator supports only the flow with pre consent initiation step. Now accelerator supports both the flow types.

  • Fine tuned OpenAPI definition for OpenAPI based extensions for WSO2 Open Banking IAM Accelerator.
    In addition to the usual Java-based extensions, it has introduced OpenAPI-based extensions, allowing specification implementers to follow a REST API standard and implement customizations using their preferred language or tool. The OpenAPI yaml can be found from here.

WSO2 Open Banking IAM Accelerator Capabilities

  • Generalized consent management support for OB scenarios.
  • Web app for consent approval during authentication.
  • Generalized event notification support for OB scenarios.
  • DCR support for creating applications and support for DCR request validation.