On Wed, Nov 13, 2024 at 11:26 AM Molina de la Iglesia, Manuel
<manuel.molina-de-la-igle...@veolia.com.invalid> wrote:

> Hello,
>
> I was testing the quickconnect extension with the idea of launching some
> connections from a password manager application, but I found two
> difficulties:
>
>
You might also want to look at the JSON authentication extension for this
type of integration - it allows for securely sending connection information
to Guacamole from some other external application, cryptographically
signing those messages and creating a trust between the external
application and Guacamole.


> - When the account password contains special characters the URL is
> invalid. ¿Does exist any way to escape special characters?
>

Yes, you should be able to Base 64 encode anything that is a special
character.


> - When the session is created through this extension the connection is not
> registered on the history section. Does exist any way to trace these
> sessions?
>
>
In the upcoming 1.6.0 release, if you have the JDBC module enabled, it will
track the history of connections for the Quick Connect module (and any
other modules that generate connections). In the 1.5.5 and earlier
releases, there will be no history of those connections.

-Nick

>

Reply via email to