Humio Server 1.1.34 Archive (2018-11-22)

Version?Type?Release Date?Availability?End of Support

Security

Updates

Upgrades

From?

Config.

Changes?
1.1.34Archive2018-11-22

Cloud

2020-11-30No1.1.0Yes

Available for download two days after release.

Hide file hashes

Show file hashes

Improved LDAP support

Fixed in this release

  • Summary

    • By default users must be added inside Humio before they can log in using external authentication methods like LDAP and SAML. This can be controlled using the configuration flag AUTO_CREATE_USER_ON_SUCCESSFUL_LOGIN=false. If users are auto created in Humio when they successfully login for the first time, the user will not have access to any repositories unless explicitly granted. A new user will only be able to access the users personal sandbox.

  • Functions

    • Bug Fix for match() function. In some cases it did not match quoted strings.