Automator Version 2.1
Released on August 3, 2022
Overview
Automator Version 2.1 is a major upgrade of the Keeper Automator service.
Automatic configuration reload on service restart
Docker and Docker Compose install methods
New Windows Service installer
MSP multi-tenant configuration for Managed Companies
Upgrade from 1.x to 2.1
A direct path to upgrade is not available. Installing a fresh new version of the Automator is the recommended path forward.
Upgrade Instructions:
(1) From Commander, disable the current automator:
(2) Retrieve the ssl-certificate.pfx
and ssl-certificate-password.txt
files from your current installation of Automator. If no password is set for the certificate, you only need the ssl-certificate.pfx file.
(3) Install a new version of Automator using one of the new installation methods:
https://docs.keeper.io/sso-connect-cloud/device-approvals/automator (4) Run the setup/init/enable commands from Commander:
New Features
KAA-28: Support approvals for multiple MCs within the same tenant For more information see Multi-Tenant Mode documentation.
KAA-41: Support for conditional approvals based on a new SAML response flag
DeviceApprovalRequired
which can be set totrue
orfalse
. A value of "true" means that the device needs to be manually approved by the user. A value of "false" means that the device should be automatically approved by the automator service.
Last updated