On Mon, Jan 14, 2019, 10:56 sciUser <[email protected] wrote:
> ... > > Looking for something that can generate a one time URL or even a secure URL > per access. > > Example 2 of something we do want: > https://10.20.20.3/guacamole/#/?labtoken=kjhsdf986sdfgjhsgdf765sdf > > You can do this through writing an extension which generates/accepts tokens of whatever sort you like. There are third-party implementations of the same concept. I implemented the below at $dayjob, though it's not yet up to date with the recent 1.0.0 release: https://github.com/glyptodon/guacamole-auth-json LDAP not an option since it can be hacked very easily. > [Citation needed] - Mike
