Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # guacamole.properties
- # allow environment vars from docker-compose.yml to write other stuff here
- enable-environment-properties: true
- # saml variables
- saml-idp-metadata-url: https://mydomain.com/FederationMetadata/2007-06/FederationMetadata.xml
- saml-entity-id: connect.mydomain.com
- saml-callback-url: https://connect.mydomain.com/guacamole/
- saml-group-attribute: http://schemas.xmlsoap.org/claims/Group
- # user account auto creation
- postgresql-auto-create-accounts: true
- # totp 2-factor auth
- totp-issuer: Guacamole
Advertisement
Add Comment
Please, Sign In to add comment