On Tue, Mar 1, 2022 at 3:13 AM Simon <gogo6...@163.com> wrote:

> hello,
>      I build a authentication provider guac-ext.
>     sometimes, authenticate failed, I notices that, guac-ext provide
> `Listener`. when I handle AuthenticationFailureEvent, can i redirect this
> request to other website, like google.com.
>
>
I don't think the event listener can trigger a redirect, I think you'd need
to do that with an AuthenticationProvider.

-Nick

Reply via email to