[
https://issues.apache.org/jira/browse/GUACAMOLE-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17365193#comment-17365193
]
David Young commented on GUACAMOLE-1218:
----------------------------------------
I'm using
curl --data-urlencode "data=BASE64_RESULT"
[http://localhost:8080/guacamole/api/tokens]
where BASE64_RESULT is produced by
$ ./encrypt-json.sh 4C0B569E4C96DF157EEE1B65DD0E4D41 auth.json
> Move guacamole-auth-json into the main project.
> -----------------------------------------------
>
> Key: GUACAMOLE-1218
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1218
> Project: Guacamole
> Issue Type: New Feature
> Components: Documentation, guacamole-client
> Reporter: Chris Wheeler
> Assignee: Mike Jumper
> Priority: Minor
> Fix For: 1.4.0
>
>
> guacamole-auth-json is so nice! I started to dump some major time into
> starting to develop a custom auth extension which would have ended up as
> basically this but worse, only to stumble across it just in time. Why not
> distribute it as a binary and document it on the website with the other
> first-class citizen extensions?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)