Instructions for authenticating users with OpenID Connect
Keeper Connection Manager packages Guacamole’s OpenId Connect support within the kcm-guacamole-auth-sso-openid
package:
Guacamole’s main configuration file, /etc/guacamole/guacamole.properties
, must be modified to point the OpenID Connect installation:
The guacamole.properties
file provided with Keeper Connection Manager is organized into sections documented with blocks of comments and example properties. The first section which must be modified is marked “OPENID-1” and defines the IdP configuration. Uncomment the properties in this section and edit them according to your identity provider setup.
The second section contains the Keeper Connection Manager server information that is used by the IdP.
The 3rd section contains the OpenID Connect identity mappings.
The 4th section contains optional parameters that can be set.
Guacamole will generally only load new extensions and reread guacamole.properties
during the startup process. To apply the configuration changes, Guacamole must be restarted: