Loading...
2024年3月18日リリース
バージョン3.2.1には以下の向上点とバグ修正が含まれています。
KAA-88: サードパーティのライブラリを更新し、発生した関連エラーを修正
KAA-93: Automatorによるチーム承認の失敗を防ぐためRSA公開/秘密キー形式を修正
KAA-89: SSL_CERTIFICATE環境変数が使用されている場合に HTTPSを正しく有効にするように修正
KAA-85: ヘルスチェックのレート制限を引き上げ
KAA-94: Automator の再起動中にKeeper Cloudから保存された設定を正しく復元しない不具合かあ-85を修正
コンテナのデプロイについては、コンテナをアップデートしてサービスを再起動してください。
Released on Dec 8, 2023
Version 3.2 incorporates Team approvals on top of the 3.1 capabilities. In summary, version 3.2 incorporates the below new features:
Team Approval and Creation (new for 3.2)
Team User Approvals
All settings can be configured as environment variables
Support for simplified Azure Container App deployment
Support for simplified AWS ECS Service deployment
HSTS is enabled for improved HTTPS security
IP address filtering for device approval and team approval
Optional rate limiting for all APIs
Optional filtering by email domain
Teams that are provisioned through SCIM can be immediately processed by the Automator service (instead of waiting for the admin to login to the console).
To activate this new feature:
Update your Automator container to the latest version
Use the automator edit
command in Keeper Commander to instruct the service to perform team and team user approvals:
This makes configuration easier when installing Automator in Azure Containers or other Docker-like containers where access to the settings file is difficult.
In Docker, Azure Containers, or other environments that use the docker-compose.yml
file, you can set environment variables in the docker compose file, for example:
After editing the docker-compose.yml
file, you will need to rebuild the container if the environment variables have changed. Just restarting the container will not incorporate the changes.
See this page for all of the new and advanced features / settings for the Automator service.
Released on November 2, 2023
Version 3.1 incorporated several new features:
Team User Approvals
All settings can be configured as environment variables
Support for simplified Azure Container App deployment
Support for simplified AWS ECS Service deployment
HSTS is enabled for improved HTTPS security
IP address filtering for device approval and team approval
Optional rate limiting for all APIs
Optional filtering by email domain
Version 3.x introduced Team User approvals. This means that users who are provisioned through SCIM and added to teams can be immediately processed by the Automator service (instead of waiting for the admin to login to the console).
To activate this new feature:
Update your Automator container to the latest version
Use the automator edit
command in Keeper Commander to instruct the service to perform device approvals and also perform Team User approvals:
Example:
This makes configuration easier when installing Automator in Azure Containers or other Docker-like containers where access to the settings file is difficult.
In Docker, Azure Containers, or other environments that use the docker-compose.yml
file, you can set environment variables in the docker compose file, for example:
After editing the docker-compose.yml
file, you will need to rebuild the container if the environment variables have changed. Just restarting the container will not incorporate the changes.
See this page for all of the new and advanced features / settings for the Automator service.
Released on December 9, 2022
Loading...
Released on August 3, 2022
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
A direct path to upgrade is not available. Installing a fresh new version of the Automator is the recommended path forward.
(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:
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 to true
or false
. 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.
Loading...
Loading...
Loading...
Loading...