[ 
https://issues.apache.org/jira/browse/GUACAMOLE-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17365190#comment-17365190
 ] 

David Young commented on GUACAMOLE-1218:
----------------------------------------

Hi Chris, yes, I just wasn't sure where to post.

My data is straight off 
[https://github.com/apache/guacamole-client/tree/master/extensions/guacamole-auth-json]

Key= {{4c0b569e4c96df157eee1b65dd0e4d41 (lowercase in guacamole.properties and 
uppercase when using encrypt-json.sh).}}

{{Source text (auth.json) per the abovementioned web page=}}

{{{}}
{{ "username" : "test",}}
{{ "expires" : "1446323765000",}}
{{ "connections" : {}}
{{ "My Connection" : {}}
{{ "protocol" : "rdp",}}
{{ "parameters" : {}}
{{ "hostname" : "10.10.209.63",}}
{{ "port" : "3389",}}
{{ "ignore-cert": "true",}}
{{ "recording-path": "/recordings",}}
{{ "recording-name": 
"My-Connection-${GUAC_USERNAME}-${GUAC_DATE}-${GUAC_TIME}"}}
{{ }}}
{{ },}}
{{ "My OTHER Connection" : {}}
{{ "protocol" : "rdp",}}
{{ "parameters" : {}}
{{ "hostname" : "10.10.209.64",}}
{{ "port" : "3389",}}
{{ "ignore-cert": "true",}}
{{ "recording-path": "/recordings",}}
{{ "recording-name": 
"My-OTHER-Connection-${GUAC_USERNAME}-${GUAC_DATE}-${GUAC_TIME}"}}
{{ }}}
{{ }}}
{{ }}}
{{}}}

{{Encrypted test string, which is not what is displayed on the web page=}}

Ez9K+nkHjuEAWqgE8w6eIBMdQ//B8/Zi8V1y2HOpaT5wS7rCOKPxxA4gsyWlVLuS
VXueOVSQKYVpQUbAl+Lsi7HEfPyTyBJhqVF7P6GTwNqciT4Q8n8WmTLus48zIOcn
jm3HFp39Qtj6C4wQ9Px0V7aTw2V/pG+/bp/48huFW7ekh2AMSossTEDmw+zkcyIu
Vbq7J+BnX77YlIKUqFODEbpOetMkUxx6eqyDByVeozh12tsmiKiZbRiB2bw+dzsx
F9j8GNzkTeM/m7Sy1EHT1vXSRXdSwdrmE7wOKh1rfIFmCLyIyXIwe8S/QRDaDLP2
w9QL3LMNWPyl8ZOgKh5uDJOZSRh3qiVU5SfW35yHIcsQJ8noa00HOymTyJ9/ZmLG
2iYOfT/Al9hAyAHfuP5EAxsfSzjjgxU4QDpahfNWgkSr3t3h9d5HIKBqjOQxlrMW
Utqtnm9AB4PUrAs6utuDB+1/A6KEdb3G2C1TzGmtI+vifuf8nWa4pZs555hKuZ5j
bazA6UA1WX0INjGGEPWm/ICoOcRqTd6l2OI059apELTP6xHdILCpGtM7VG4qtnsI
TEOI0P7HroGgOXXsdSeoEm35Lhb1sy0s5lJEwpj1fnmePOjFvCtTB5a4zZrSXcph
B5ghk10jnU6lM5xDrGqbQCaEy3qQtXEmmuq4U42MWLhKuYd919hEFZQABqZoMgb8
rFedsU5PXQEjyMWXfI1pD5b62HCjmr0jFFqJKF0gce+lKaqZA939PXzyAY8uhbh2
WRMywHnNH200jXOOC9gupcFoZSFgZPzP+qTFvAoo2WQvkr3ukK0AemQl2vbwrca0
rTGQBIlvaxPkw/7AojvvxEubMGyHnh7mS/vy5Eug8mzwyUGlVhgbAI/agyn+8gdA
1LUBXblbZTfz85MYI+GyMDNuOZXp67qhDqv40Ud67V+rFluUPXWRBLmLbDXB2LLm
8Mo7bpe+hLCtILIlN5hDmeOPGQtMpOC8t57Wh+jfkGSKqn0ljRVrrIoPZBzpB2qr
oZ+SgU93JdaFbEfuNbnF+G8aNb9UtN3pbEZUah6LNzuz22ou5ZYjaS7KbJlDL70v
x8sv2hmK3zNRnHUKANIjOCX9RlsGZ9wHRl+1kDw65+BoN+i4JWgIHbEBsVZG5VUE
r76MIuazfaNi3xPYW8sIYw==

Thanks for the help on this.

> 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)

Reply via email to