Releases: ConsumerDataRight/authorisation-server
Releases · ConsumerDataRight/authorisation-server
v2.1.0
Changed
- Updated NuGet packages
- Migrated from .Net 6 to .Net 8
- Migrated docker compose from v1 to v2
- Updated automated tests to use ACF as default instead of Hybrid Flow.
- Added cleanup of arrangement data in Authorisation Server for Data Holder to Data Recipient initiated revocation
- Updated the message body for arrangement revocation request to MDR to include request and response details
- Replaced Recoil with React Hooks useContext to provide state management within the UI
- Updated node image version to 20 for docker build
Added
- Added SSL Server Validation configuration capability
Removed
- Postman files have been removed
Fixed
- Updated error handling when encryption key missing for a client
v1.1.1
Changed
- Updated npm packages used for Authorisation Server User Interface.
v1.0.3
Changed
- Updated npm packages used for Authorisation Server User Interface.
v1.0.2
Changed
- Regenerated all mTLS, SSA and TLS certificates to allow for another five years before they expire.
v1.0.1
Changed
- GitHub actions to publish test report and use v2 version of CodeQL commands.
Fixed
- Added Client Id to access token response when no Client Id was provided in the request.
v1.0.0
First release of Authorisation Server.