Skip to content

Releases: sventorben/keycloak-home-idp-discovery

v26.0.1

17 Dec 18:01
Compare
Choose a tag to compare

What's Changed

🐛 Bugfixes

⬆️ Dependency Updates

Full Changelog: v26.0.0...v26.0.1

⚠️ Deprecation: Ogranization Feature Support:

Support for Keycloak Organizations is in a very early, experimental stage and will only be activated when the organization feature is enabled. No documentation will be provided at this time. If you wish to try it out, please refer to the code base for details.

Support for the Organization feature in this extension is under consideration for deprecation. As the Organization feature in Keycloak continues to mature, the need for separate support within this extension may no longer be necessary. Please be aware that future versions might phase out this feature, depending on the ongoing development of the native Keycloak capabilities.

v26.0.0

05 Oct 12:33
Compare
Choose a tag to compare

What's Changed

💥 Breaking Changes

⚠️ Compatibility issues:

This and all upcoming releases will no longer be backwards compatible with Keycloak versions < 26

Full Changelog: v25.0.1...v26.0.0

⚠️ Deprecation: Ogranization Feature Support:

Support for Keycloak Organizations is in a very early, experimental stage and will only be activated when the organization feature is enabled. No documentation will be provided at this time. If you wish to try it out, please refer to the code base for details.

Support for the Organization feature in this extension is under consideration for deprecation. As the Organization feature in Keycloak continues to mature, the need for separate support within this extension may no longer be necessary. Please be aware that future versions might phase out this feature, depending on the ongoing development of the native Keycloak capabilities.

v25.0.1

01 Oct 18:24
Compare
Choose a tag to compare

What's Changed

✨ New Features

  • Forward login_hint to default Identity Provider Redirector by @sventorben in #402

⬆️ Dependency Updates

Full Changelog: v25.0.0...v25.0.1

⚠️ Ogranization Feature PREVIEW:

The support for Keycloak Organizations is in a very early, experimental stage and will only be activated when the organization feature is enabled. No documentation will be provided at this time. If you wish to try it out, please refer to the code base for details.

v25.0.0

10 Jun 17:10
Compare
Choose a tag to compare

What's Changed

💥 Breaking Changes

✨ New Features

⚠️ Ogranization Feature PREVIEW:

This feature is in a very early, experimental stage and will only be activated when the organization feature is enabled. No documentation will be provided at this time. If you wish to try it out, please refer to the code base for details.

Full Changelog: v24.1.0...v25.0.0

v24.1.0

15 May 22:14
Compare
Choose a tag to compare

What's Changed

✨ New Features

🐛 Bugfixes

  • Forward login_hint for non-existent user with matching domain by @sventorben in #364

⬆️ Dependency Updates

Full Changelog: v24.0.0...v24.1.0

v24.0.0

04 Mar 19:03
Compare
Choose a tag to compare

What's Changed

💥 Breaking Changes

⚠️ Compatibility issues:

This and all upcoming releases will no longer be backwards compatible with Keycloak versions < 24

🐛 Bugfixes

  • Do not prevent restart of authentication flow when showing IdP selection dialog by @sventorben in #302

Full Changelog: v23.0.0...v24.0.0

v23.0.0

23 Nov 21:58
Compare
Choose a tag to compare

What's Changed

✨ New Features

  • Support forwarding users with unverified email addresses by @sventorben in #262

⬆️ Dependency Updates

Full Changelog: v22.1.0...v23.0.0

v22.1.0

17 Oct 16:24
Compare
Choose a tag to compare

What's Changed

💥 Breaking Changes

  • Do not leak existing username/email on regular sign in form by @sventorben in #254
    🙏 thanks @derlin for reporting and fix suggestion
  • Remove home-idp-discovery theme selection for admin console by @sventorben in #226

⬆️ Dependency Updates

Full Changelog: v22.0.0...v22.1.0

v22.0.0

11 Jul 21:41
Compare
Choose a tag to compare

What's Changed

💥 Breaking Changes

Full Changelog: v21.2.1...v22.0.0

⚠️ Compatibility issues:

As part of upgrading to Quarkus 3.x, Keycloak migrated its codebase from Java EE to the successor Jakarta EE. Due to this transition from Java EE to Jakarta EE, this and all upcoming releases will no longer be backwards compatible with Keycloak versions < 22, Java EE, and Java < 17.
For details please see this blog post

v21.3.0

11 Jul 21:15
Compare
Choose a tag to compare

What's Changed

✨ New Features

⬆️ Dependency Updates

Full Changelog: https://github.com/sventorben/keycloak-home-idp-discovery/commits/v21.3.0

ℹ️ Last release with Java 11:

This is the last release with support for Java 11 which is deprecated in Keycloak version 21.x and will be removed in versions >= 22.x.