Releases: lscorcia/keycloak-cieid-provider
Releases · lscorcia/keycloak-cieid-provider
26.0.5
25.0.1.2
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
Keycloak 25.x compatibility (#17)
24.0.2
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
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
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
Keycloak 23.x.x compatibility
1.0.5
- Update to Keycloak 16.1.1
1.0.4
- Update to Keycloak 15.0.0
1.0.3
- Support for additional metadata required by newer revisions of https://docs.italia.it/italia/cie/cie-manuale-tecnico-docs/