Skip to content

Releases: sventorben/keycloak-home-idp-discovery

v20.0.0

02 Nov 09:06
Compare
Choose a tag to compare
  • [deps] Update Keycloak dependencies to 20.0.0
  • [refactor] Remove deprecated REST resources

⚠️ Compatibility issues:

Due to changes in the IdentityBrokerState this extension will no longer be backwards compatible with Keycloak versions < 20.x.
For details please see keycloak/keycloak#10227

v19.1.0

29 Aug 19:03
Compare
Choose a tag to compare
  • [deps] Update Keycloak dependencies to 19.0.1
  • [feat] Support custom user attribute to lookup email address.
    This may be useful if you want to redirect users based on their User Principal Name (UPN) instead of their email address.
  • [feat] Support different domains per user attribute.
    This may be useful if you want to add multiple instances of the authenticator using different user attributes. For example, you may add an authenticator that is using email domains while another is using UPN domains.
  • [refactor] Mark REST resources as deprecated. Resources will be removed in future versions.

v19.0.0

27 Jul 21:51
Compare
Choose a tag to compare
v19.0.0 Pre-release
Pre-release
  • Update Keycloak dependencies to 19.0.0

⚠️ Compatibility issues:

Due to changes in the KeycloakSession this extension will no longer be backwards compatible with Keycloak versions < 19.x.
For details please see https://www.keycloak.org/2022/07/keycloak-1900-released#_changes_in_keycloaksession

⚠️ Production readiness:

This is a pre-release and not production ready, yet.
Consider this to be a proof of concept for now.

v18.0.0

20 Apr 21:47
Compare
Choose a tag to compare
v18.0.0 Pre-release
Pre-release
  • Update Keycloak dependencies to 18.0.0

⚠️ Production readiness:

This is a pre-release and not production ready, yet.
Consider this to be a proof of concept for now.

v17.0.0

15 Feb 19:46
Compare
Choose a tag to compare
v17.0.0 Pre-release
Pre-release
  • Update Keycloak dependencies to 17.0.0
  • Drop support for legacy Wildfly-based Keycloak distro
  • Drop compatibility tests for Keycloak versions prior to 17.0.0

⚠️ Production readiness:

This is a pre-release and not production ready, yet.
Consider this to be a proof of concept for now.

v16.0.0

18 Dec 14:20
Compare
Choose a tag to compare
v16.0.0 Pre-release
Pre-release
  • Update Keycloak dependencies to 16.0.0

⚠️ Production readiness:

This is a pre-release and not production ready, yet.
Consider this to be a proof of concept for now.

v15.0.0

23 Nov 22:22
Compare
Choose a tag to compare
v15.0.0 Pre-release
Pre-release
  • Initial version

⚠️ Production readiness:

This is a pre-release and not production ready, yet.
Consider this to be a proof of concept for now.