siacali commented on a change in pull request #455: GUACAMOLE-361: CAS global 
logout
URL: https://github.com/apache/guacamole-client/pull/455#discussion_r355068851
 
 

 ##########
 File path: 
extensions/guacamole-auth-cas/src/main/java/org/apache/guacamole/auth/cas/conf/CASGuacamoleProperties.java
 ##########
 @@ -57,6 +57,17 @@ private CASGuacamoleProperties() {}
 
     };
 
+    /**
+     * The URI that Guacamole should redirect to in order to
+     * log the current user out of CAS
+     */
+    public static final URIGuacamoleProperty CAS_LOGOUT_URI =
+            new URIGuacamoleProperty() {
+        @Override
 
 Review comment:
   will fix

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to