KCM Version 2.13.0
Released March 24, 2023
New Features
KSM now supports CAC/PIV authentication
For more information, visit: https://docs.keeper.io/keeper-connection-manager/authentication/piv-cac
KSM now enables administrators to approve/deny user's ability to authenticate with KSM using SSO
For more information, visit: https://docs.keeper.io/keeper-connection-manager/authentication/account-approve-deny-workflow
Improvements
SAML can now be configured automatically with
kcm-setup.run
Rather than manually editing the
docker-compose.yml
file post installation, administrators can now directly configure their deployment to use SAML for SSO with thekcm-setup.run
script
The
extension-priority
property may now be configured with theEXTENSION_PRIORITY
environment variable.Users no longer need use the catch-all
ADDITIONAL_GUACAMOLE_PROPERTIES
environment variable to set this.
Last updated