On Tue, Mar 31, 2020 at 11:30 PM <[email protected]> wrote: > Can someone share screen shot or sample of the configuration where it has > LDAP configuration with tokens? > > > > Thank you in advance. >
I don't have an example of this, but, basically, you'd put a
guacConfigParameter entry on the LDAP object that has
"username=${GUAC_USERNAME}" and then another one for that has
"password=${GUAC_PASSWORD}" - assuming you want to pass through both
username and password.
-Nick
