[
https://issues.apache.org/jira/browse/GUACAMOLE-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16135744#comment-16135744
]
Kevin Chan commented on GUACAMOLE-367:
--------------------------------------
It looks like the CAS idP (lemonLDAP::NG) software I am using does not support
the newer CAS protocol. I setup a test CAS client (Drupal with CAS module).
Using protocol v2.0, I was able to validate, using v3.0 fails as it returns the
rendered HTML as the response.
I will have to take this up with LemonLDAP.
Is there a way to specify the CAS protocol version to use in Guacamole?
> 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)