Skip to content

v0.13.0

Choose a tag to compare

@tsaarni tsaarni released this 10 Nov 06:47
· 114 commits to main since this release
a913345

Fifth beta release of the Keycloak extension for the Vault Provider, supporting both OpenBao and HashiCorp Vault.

This release includes the following updates:

  • Improved troubleshooting for failed HTTP requests: the response body is now included in error logs when response is not application/json. (#66)
  • Added default timeouts to the HTTP client to prevent hanging caused by the previously infinite timeouts. (#65)
    • Connection timeout: 3 seconds
    • Request timeout: 10 seconds

For installation and usage instructions, see the project documentation.

Please report any bugs and share suggestions for improvement!