Skip to content

Releases: anarsultanov/keycloak-multi-tenancy

22.2.0

05 Nov 19:28
Compare
Choose a tag to compare

What's Changed

  • feature: Add support for tenant-specific identity providers
  • build: Update Keycloak version
  • feature: Implement SSO initiating authenticator
  • docs: Update README with new features
  • docs: Add license information
  • fix: Use headless browser

22.1.0

19 Sep 19:36
Compare
Choose a tag to compare

What's Changed

  • build: Close inactive issues
  • test: Refactor testing framework and add test for invitation email
  • fix: Resolve an issue where emails were not sent when i18n is enabled
  • feature: Allow invitation locale to be specified and improve i18n
  • build: Update dependencies

22.0.1

30 Aug 14:09
Compare
Choose a tag to compare

What's Changed

  • fix: Update membership revocation to retain user

22.0.0

18 Aug 11:40
Compare
Choose a tag to compare

What's Changed

  • breaking: Update Keycloak to v22
  • Use Java 17 in CodeQL workflow
  • Set up release workflow
  • Add note about compatibility
  • Improve release workflow