On Wed, May 27, 2020 at 5:05 AM Ignacio Turegano <
ignacio.tureg...@eu.equinix.com> wrote:

> Is there a way to escape characters in the url for the quickconnect
> extension?
>
> protocol://username:password@host:port/?parameters
>
> Example not working because of @ and /:
>
> rdp://guacamole:jx67YYY@Vf$YpoLkjiA/
> u...@fqdn.domain.com/?domain=LocalCross&security=nla&ignore-cert=true
>
> Empty password is not an option for NLA security type
>
>
Yes, you would escape it using standard HTTP escape characters:

https://www.december.com/html/spec/esccodes.html

-Nick

Reply via email to