Skip to content

Releases: lscorcia/keycloak-cieid-provider

25.0.1.2

05 Jul 16:11
9e868a9
Compare
Choose a tag to compare
Restore tests after Keycloak 25 (#18)

* restore tests after keycloak 25
* remove nocache annotation due to failing test "Resteasy Reactive server side components are not installed"

25.0.1

03 Jul 19:17
a856338
Compare
Choose a tag to compare
Keycloak 25.x compatibility (#17)

24.0.2

09 Apr 18:57
Compare
Choose a tag to compare

IMPORTANT if upgrading from release 1.0.7

Provider ID was changed from cieid to cieid-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="cieid-saml" WHERE PROVIDER_ID="cieid"

24.0.1.3

08 Mar 19:16
Compare
Choose a tag to compare

IMPORTANT if upgrading from release 1.0.7

Provider ID was changed from cieid to cieid-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="cieid-saml" WHERE PROVIDER_ID="cieid"

24.0.1

07 Mar 17:24
Compare
Choose a tag to compare

IMPORTANT if upgrading from release 1.0.7

Provider ID was changed from cieid to cieid-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="cieid-saml" WHERE PROVIDER_ID="cieid"

1.0.7

11 Feb 11:33
bbf8a99
Compare
Choose a tag to compare

Keycloak 23.x.x compatibility

1.0.5

21 Feb 14:23
Compare
Choose a tag to compare
  • Update to Keycloak 16.1.1

1.0.4

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

1.0.3

29 Jun 09:06
Compare
Choose a tag to compare

1.0.2

20 Jun 07:37
Compare
Choose a tag to compare
  • Update to Keycloak 14.0.0