v0.13.0
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!