On Sun, Jul 16, 2017 at 7:49 PM, Kaushik Srinivasan <[email protected]>
wrote:

> Hi All,
>
> I have tried using the guacamole-auth-cas with 0.9.13 as suggested. I
> further used jdbc connection (mysql) for connection properties.
>
> The CAS authentication works now


Excellent.


> but does not redirect to my connection
> after that.


That is actually independent of the CAS authentication, and is driven
purely by the number of connections available. If only one connection is
present, you should be redirected to that connection upon login.

If you're not seeing any connections whatsoever, then something else is
amiss.

I verified that the jdbc connection works independently ( by
> removing auth-cas extension). Also the username returned from auth-cas is
> the same as the username I have stored in the mysql table.
>
>
You're using 0.9.13-incubating-RC1 across the board, now, correct?
Including the MySQL extension and the schema script that you used to create
the MySQL database?

- Mike

Reply via email to