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

James Muehlner commented on GUACAMOLE-839:
------------------------------------------

I've now encountered the same error - commented on 
[https://github.com/apache/guacamole-client/commit/b6ce4776258ba5366a852b6dc950fb55306c28b1]
 before I saw that you'd beaten me to it [~vnick]. The issue seems to be that 
there's a recursive angularjs property called `$$state` on the `requestParams` 
object passed to `$.param()`, which causes the stack to explode.

> Add support for smart card authentication
> -----------------------------------------
>
>                 Key: GUACAMOLE-839
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-839
>             Project: Guacamole
>          Issue Type: New Feature
>          Components: guacamole-client
>            Reporter: Bastian Machek
>            Assignee: Mike Jumper
>            Priority: Minor
>             Fix For: 1.6.0
>
>
> Similar to the other supported SSO mechanisms like SAML and OpenID, the 
> Guacamole web application should provide for authentication of users using 
> smart cards (and similar hardware devices). Leveraging SSL/TLS client 
> authentication, it should be possible to allow users to sign in with any 
> hardware device supported by their browser as long as those devices contain a 
> certificate that was signed by a certificate authority that the administrator 
> has configured the Guacamole webapp to accept.
> *NOTE:* This is only related to authentication with the web application. The 
> concept of authenticating with remote desktop services using smart cards is 
> very separate and would likely involve adding support for Kerberos or somehow 
> directly interacting with the card reader over USB.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to