[
https://issues.apache.org/jira/browse/GUACAMOLE-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16135746#comment-16135746
]
Nick Couchman commented on GUACAMOLE-367:
-----------------------------------------
{quote}
Is there a way to specify the CAS protocol version to use in Guacamole?
{quote}
At this point, no - the Java client that the CAS extension relies on uses CAS
2.0, and I don't believe there is a way to change that. Probably the CAS Java
client will have to be updated in order to support CAS 3.0.
> Missing self closing tag in Link element
> ----------------------------------------
>
> Key: GUACAMOLE-367
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-367
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole-client
> Affects Versions: 0.9.13-incubating
> Environment: Ubuntu 16.04
> Tomcat 8
> Reporter: Kevin Chan
> Priority: Trivial
>
> Java error:
> {code:none}
> [http-nio-8080-exec-164] ERROR org.jasig.cas.client.util.XmlUtils - The
> element type "link" must be terminated by the matching end-tag "</link>".
> {code}
> app missing closing tag on the following element:
> {code:html}
> <link rel="stylesheet" type="text/css" href="app.css?v=0.9.13-incubating">
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)