GitHub user ceharris opened a pull request:

    https://github.com/apache/guacamole-client/pull/215

    GUACAMOLE-457: include CAS login URI when requesting auth ticket

    When attempting to use the CAS extension with a protocol-compliant CAS 
server, I discovered that when requesting an authentication ticket the URL used 
by the extension is missing the `/login` URI path defined in the spec.
    
    This PR adds the necessary additional path segment before appending the 
service name parameter.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/soulwing/guacamole-client GUACAMOLE-457

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/guacamole-client/pull/215.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #215
    
----
commit 201f07abfdbe9d425368861e0e14638ff0bcfccb
Author: Carl Harris <[email protected]>
Date:   2017-12-07T22:51:41Z

    GUACAMOLE-457: include CAS login URI when requesting auth ticket

----


---

Reply via email to