Keeper Gateway v1.5.1

Released on March 20, 2025

Improvements & Bug Fixes

  • Resolved issue where RBI Connections would sometimes fail to load

  • Added support for additional username format for windows services

  • Resolved issue where LDAP connections through tunnels terminate abruptly when SSL port (636) is used

  • Resolved issue where configured password complexity rules are being ignored

  • Resolved issue where OS field was not Case-Sensitive

  • Resolved issue where incorrect CPU architecture was being used during Windows installation

  • Resolved issues with Session recordings on the Windows Gateway

  • Localization improvements

  • Improved Error Handling

  • Other minor improvements and bug fixes

Updating the Gateway

Docker

Executing the following command will update the Keeper Gateway container to the latest version and restart the service:

docker compose pull
docker compose down
docker compose up -d

Linux

Executing the following command will upgrade the Keeper Gateway to the latest version:

curl -fsSL https://keepersecurity.com/pam/install | sudo bash -s --

Windows

To upgrade, stop the service, install the latest version and then start the service.

  • Back up your gateway-config.json configuration file

  • Run the latest Keeper Gateway installer

  • During installation DO NOT select "Enter a Keeper One-Time Access Token".

Resources

For more information on KeeperPAM, visit the following:

Last updated

Was this helpful?