-
Notifications
You must be signed in to change notification settings - Fork 1
Release 2.1.x
Dan Badham edited this page Feb 2, 2024
·
1 revision
Last versions
Component | tag | artifact | docker | helm chart | Change log |
---|---|---|---|---|---|
Parent | v2.0.0 | 2.0.0 | 2.0.0 | ||
Commons | v2.1.0 | 2.1.0 | 2.1.0 | ||
IG | v2.1.0 | 2.1.0 | 2.1.0 | 2.1.0 | |
RCS | v2.1.0 | 2.1.0 | 2.1.0 | 2.1.0 | 2.1.0 |
RS | v2.1.0 | 2.1.0 | 2.1.0 | 2.1.0 | 2.1.0 |
RCS-UI | v2.1.0 | 2.1.0 | 2.1.0 | 2.1.0 | 2.1.0 |
Functional Tests | v2.1.0 | 2.1.0 |
Release 2.1.0
IG |
---|
- Now IG re-sign the JWTs with a correct KeyId to make able verify the signature of an id_token using an external trust directory, such as Open Banking Uk.
- The well-known endpoint returns a jwks_uri hosted on the Open Banking Directory.
- Clean up and removed unused groovy scripts.
- Fix audit consent when a consent is deleted.
- Replacement of TokenRequestHandler with ForgeRockClientHandler to avoid
password grant
to obtain an access token. - Added route to support events management through admin API.
- Added route to support aggregated polling events.
- Added extension to sign messages, object initialised in the heap to be used in filters or scripts. Signer
Test Facility Bank (RS) |
---|
- Now
Aggregated polling events API
version 3.1.10 is supported and make able to the TPP poll events from an ASPSP. - Added Events management admin API to support import, update, export and delete events by TPP.
- Added validation framework support for
VRP funds confirmation
- Added content type validation to File Payment File upload request.
Remote Consent Service User Interface (RCS-UI) |
---|
- Fix display control parameters data for domestic and international standing orders.
-
The Secure API Gateway (SAPI-G) Documentation
- SAPI-G Implementation Status
- Understanding SAPI-G
- Deployment
- Protect Custom APIs using SAPI-G
- Testing
- Troubleshooting