Skip to content

Releases: italia/spid-keycloak-provider

24.0.2

09 Apr 19:10
Compare
Choose a tag to compare

IMPORTANT if upgrading from release 1.0.17

Provider ID was changed from spid to spid-saml in order to account for hardcoded Keycloak 24.x behavior. Before upgrading the plugin make sure to run this SQL query against Keycloak database:

UPDATE IDENTITY_PROVIDER SET PROVIDER_ID="spid-saml" WHERE PROVIDER_ID="spid"

24.0.1.3

08 Mar 19:17
Compare
Choose a tag to compare

With this release targeting latest Keycloak 24.0.1 it was restored the possibility of configuring the plugin through
the Keycloak web UI, detailed instructions on how to install and configure this component are
available in the project wiki (https://github.com/italia/spid-keycloak-provider/wiki/Installing-the-SPID-provider).

IMPORTANT if upgrading from release 1.0.17

Provider ID was changed from spid to spid-saml in order to account for hardcoded Keycloak 24.x behavior. Before upgrading the plugin make sure to run this SQL query against Keycloak database:

UPDATE IDENTITY_PROVIDER SET PROVIDER_ID="spid-saml" WHERE PROVIDER_ID="spid"

24.0.1-BIS

07 Mar 17:14
Compare
Choose a tag to compare

With this release targeting latest Keycloak 24.0.1 it was restored the possibility of configuring the plugin through
the Keycloak web UI, detailed instructions on how to install and configure this component are
available in the project wiki (https://github.com/italia/spid-keycloak-provider/wiki/Installing-the-SPID-provider).

IMPORTANT if upgrading from release 1.0.17

Provider ID was changed from spid to spid-saml in order to account for hardcoded Keycloak 24.x behavior. Before upgrading the plugin make sure to run this SQL query against Keycloak database:

UPDATE IDENTITY_PROVIDER SET PROVIDER_ID="spid-saml" WHERE PROVIDER_ID="spid"

24.0.1

06 Mar 17:54
Compare
Choose a tag to compare

With this release targeting latest Keycloak 24.0.1 it was restored the possibility of configuring the plugin through
the Keycloak web UI, detailed instructions on how to install and configure this component are
available in the project wiki (https://github.com/italia/spid-keycloak-provider/wiki/Installing-the-SPID-provider).

IMPORTANT if upgrading from release 1.0.17

Provider ID was changed from spid to spid-saml in order to account for hardcoded Keycloak 24.x behavior. Before upgrading the plugin make sure to run this SQL query against Keycloak database:

UPDATE IDENTITY_PROVIDER SET PROVIDER_ID="spid-saml" WHERE PROVIDER_ID="spid"

1.0.17

11 Feb 12:26
ba5c42b
Compare
Choose a tag to compare

Compatibility with Keycloak 23.x.x

1.0.14

02 Nov 10:45
Compare
Choose a tag to compare
  • Align to Keycloak 19.0.3
  • SPID Metadata document: compute EntityDescriptor ID with hash of content so the ID is stable (thanks @blievens !)

1.0.13

29 May 17:59
Compare
Choose a tag to compare
  • Additional fixes for private SP metadata (thanks @blievens !)
  • Make the provider compliant with all of SPID federation checks (thanks @marcello-travaglini !)

1.0.12

24 Feb 11:40
Compare
Choose a tag to compare
  • Improved support for private SP metadata (thanks @blievens and @mmariniopensoftware !)
  • Added some minor leftovers from previous update to Keycloak 16.1.1

1.0.11

17 Feb 10:07
Compare
Choose a tag to compare
  • Update to Keycloak 16.1.1

1.0.10

31 Jul 15:36
Compare
Choose a tag to compare
  • Update to Keycloak 15.0.0