Github user necouchman commented on a diff in the pull request:
https://github.com/apache/incubator-guacamole-client/pull/121#discussion_r107402113
--- Diff:
extensions/guacamole-auth-cas/src/main/resources/translations/en.json ---
@@ -0,0 +1,7 @@
+{
+
+ "LOGIN" : {
+ "FIELD_HEADER_TICKET" : ""
--- End diff --
Since in the current implementation the redirect to CAS is transparent, and
the ticket is handled transparently, this just serves to make sure any passing
UI components are essentially blank as the user gets redirected to the
authentication page and back. Maybe it's unnecessary...
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---