This repository has been archived by the owner on Dec 31, 2021. It is now read-only.
v0.4.1
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
andallow-any-hostname
(see more in Keycloak Java Adapter Config) ofkeycloak.json
to disable SSL verification in test environments.
Thank @josedev-union (#56) and @jam01 (#62).