Skip to content

Releases: maritimeconnectivity/MCPKeycloakSpi

MCP Keycloak SPI Providers 1.0.0-RC1

11 Oct 14:43
64db6fe
Compare
Choose a tag to compare
Pre-release

Changes in this release

  • Upgraded to Keycloak version 15.0.2
  • Aligned OIDC token structure with the MCC MIR specification
  • General code refactoring and cleanup
  • Various dependency upgrades

MCP Keycloak SPI Providers 0.12.1

09 Aug 11:14
Compare
Choose a tag to compare

Changes in this release

  • Upgraded to Keycloak 13.0.1
  • Various other dependency upgrades

MCP Keycloak SPI Providers 0.12.1-RC1

17 Jun 13:43
Compare
Choose a tag to compare
Pre-release

Changes in this release

  • Upgraded to Keycloak 13.0.1
  • Various other dependency upgrades

MCP Keycloak SPI Providers 0.12.0

17 May 15:14
0084399
Compare
Choose a tag to compare

Changes in this release

  • Upgraded to Keycloak 12.0.4
  • When converting certificates to tokens non-human attributes like IMO number, etc., are now also added to token
  • Align extracting certificate from HTTP header to conform with how NGINX escapes certificates
    • All occurrences of $ssl_client_cert in NGINX config should be replaced with $ssl_client_escaped_cert
  • Various other dependency upgrades

MCP Keycloak SPI Providers 0.12.0-RC2

14 Apr 11:57
0084399
Compare
Choose a tag to compare
Pre-release

Changes in this release

  • Upgraded to Keycloak 12.0.4
  • When converting certificates to tokens non-human attributes like IMO number, etc., are now also added to token
  • Align extracting certificate from HTTP header to conform with how NGINX escapes certificates
    • All occurrences of $ssl_client_cert in NGINX config should be replaced with $ssl_client_escaped_cert
  • Various other dependency upgrades

MCP Keycloak SPI Providers 0.12.0-RC1

01 Mar 09:49
44f331c
Compare
Choose a tag to compare
Pre-release

Changes in this release

  • Upgraded to Keycloak 12.0.3
  • When converting certificates to tokens non-human attributes like IMO number, etc., are now also added to token
  • Align extracting certificate from HTTP header to conform with how NGINX escapes certificates
    • All occurrences of $ssl_client_cert in NGINX config should be replaced with $ssl_client_escaped_cert
  • Various other dependency upgrades

MCP Keycloak SPI Providers 0.11.1

12 Jan 08:56
Compare
Choose a tag to compare

Changes in this release

  • Proper escaping of reserved characters in certificates according to RFC 4514

MCP Keycloak SPI Providers 0.11.1-RC1

11 Jan 09:26
Compare
Choose a tag to compare
Pre-release

Changes in this release

  • Proper escaping of reserved characters in certificates according to RFC 4514

MCP Keycloak SPI Providers 0.11.0

17 Nov 08:57
0932170
Compare
Choose a tag to compare

Changes in this release

  • Upgrade to Keycloak 11.0.0
  • Removed custom clustering configuration file from Docker image as it is now included by default in the base Keycloak image
  • Refactoring of internal package namespace
  • General code cleanup
  • Various dependency upgrades
  • Minor bugfixes
  • Refactoring of internal package namespace

MCP Keycloak SPI Providers 0.11.0-RC2

18 Sep 08:33
0932170
Compare
Choose a tag to compare
Pre-release

Changes in this release

  • Upgrade to Keycloak 11.0.0
  • Removed custom clustering configuration file from Docker image as it is now included by default in the base Keycloak image
  • Refactoring of internal package namespace
  • General code cleanup
  • Various dependency upgrades
  • Minor bugfixes
  • Refactoring of internal package namespace