[
https://issues.apache.org/jira/browse/GUACAMOLE-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17365185#comment-17365185
]
David Young commented on GUACAMOLE-1218:
----------------------------------------
Further testing on 18 June 2021. I downloaded the Master including the
json-auth extension, compiled using Maven and tested on Centos 8.
Eventually I reverted back to testing the reference data and scripts identical
to that on
[https://github.com/apache/guacamole-client/tree/master/extensions/guacamole-auth-json]
No matter what I tried I've always been displayed in response:
{"message":"Permission
denied.","translatableMessage":\{"key":"APP.TEXT_UNTRANSLATED","variables":{"MESSAGE":"Permission
denied."}},"statusCode":null,"expected":[],"type":"INVALID_CREDENTIALS"}root@guac/etc/guacamole
catalina.out shows:
ERROR o.a.g.auth.json.user.UserDataService - Decryption of received data
failed: Invalid hexadecimal value.
The access_log shows:
"POST /guacamole/api/tokens HTTP/1.1" 403 192
Any suggestions please.
> 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)