Advanced Configuration
Advanced configuration and custom integration options
Last updated
Was this helpful?
Advanced configuration and custom integration options
Last updated
Was this helpful?
Supported extensions, such as those provided by the Keeper Connection Manager packages, are installed through installing their corresponding packages. If you are using extensions are automatically installed using the above packages depending on the environment variables provided when the container is first started.
kcm-guacamole-auth-ldap
LDAP_*
kcm-guacamole-auth-duo
DUO_*
kcm-guacamole-auth-json
JSON_*
MySQL database support
kcm-guacamole-auth-jdbc-mysql
MYSQL_*
PostgreSQL database support
kcm-guacamole-auth-jdbc-postgresql
POSTGRES_*
SQL Server database support
kcm-guacamole-auth-jdbc-sqlserver
SQLSERVER_*
kcm-guacamole-auth-totp
TOTP_*
kcm-guacamole-auth-saml
SAML_*
kcm-guacamole-auth-openid
OPENID_*
The Keeper Connection Manager packages for supported extensions will automatically create symbolic links to install themselves and any needed libraries/drivers. You do not need to manually create links, copy files, etc. for the extensions which are provided within the Keeper Connection Manager repository.
The functionality of Keeper Connection Manager can be extended throught the use of custom extensions. describes how to create a custom extension with examples.