Hi Everyone, I was able to get SSO working for logging into the guacamole, but how do I RDP to a system without entering a username and password. The SSO was setup on my F5, so user never enters a username/password. I tried adding the variables below in connection properties, but this won't work since user doesn't enter a password at login. How can I auto populate users AD credentials into the VM
Username: ${GUAC_USERNAME}
Password: ${GUAC_PASSWORD}
