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

 ##########
 File path: 
extensions/guacamole-auth-cas/src/main/java/org/apache/guacamole/auth/cas/conf/ConfigurationService.java
 ##########
 @@ -69,6 +69,21 @@ public URI getAuthorizationEndpoint() throws 
GuacamoleException {
     public URI getRedirectURI() throws GuacamoleException {
         return 
environment.getRequiredProperty(CASGuacamoleProperties.CAS_REDIRECT_URI);
     }
+    /**
+     * Returns the URI that Guacamole redirects the clients browswer to in 
 
 Review comment:
   "clients browswer" -> "client browser"

----------------------------------------------------------------
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