Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

41 lines (26 loc) · 1.08 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.1.1] - 2023-11-29

Changed

  • Updated npm packages used for Authorisation Server User Interface.

[1.1.0] - 2023-10-26

Changed

  • Updated npm packages used for Authorisation Server User Interface.
  • Refactored automated tests to use a shared NuGet package.

[1.0.3] - 2023-10-03

Changed

  • Configurable OSCP check added for mtls client certificates. By default it is disabled.

[1.0.2] - 2023-06-20

Changed

  • Regenerated all mTLS, SSA and TLS certificates to allow for another five years before they expire.

[1.0.1] - 2023-06-07

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

[1.0.0] - 2023-02-16

Added

  • First release of Authorisation Server.