Skip to content
This repository has been archived by the owner on Dec 31, 2021. It is now read-only.

v0.4.1

Compare
Choose a tag to compare
@flytreeleft flytreeleft released this 17 Jan 04:13
· 1 commit to bugfix-0.4.x since this release

The v0.4.1 contains the following improvements and bugfixes:

  • Consider the authentication with email-like username for SSO.
  • Add debug logs when creating a client from a keycloak.json.
  • Support the option disable-trust-manager and allow-any-hostname (see more in Keycloak Java Adapter Config) of keycloak.json to disable SSL verification in test environments.

Thank @josedev-union (#56) and @jam01 (#62).