WSO2 Financial Services Accelerator 4.0.0-M3
Pre-release
Pre-release
WSO2 Financial Service Accelerator 4.0.0-M3 is released with the following features.
New Features
- OpenAPI based extensions for Financial Service 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.
Finanacial Service IAM Accelerator Capabilities
- Generalized consent management support for OB scenarios.
- Web app for consent approval during authentication.
- Extensions for grant handlers
- Extension for claim provider
- Accelerated request object validation implementation.
- Accelerated response type validation implementation.
- Generalized event notification support for OB scenarios.
- DCR support for creating applications and support for DCR request validation.
Finanacial Service AM Accelerator Capabilities
- Executor framework to execute OB-specific validations
- Request router implementation to route requests to specific executors
- Executor for DCR
- Executor for consent enforcement