On Fri, Oct 23, 2020 at 12:38 AM Timothée <[email protected]>
wrote:

> Dear,
>
> I'm trying to use OpenID authentication with Auth0.
> But i'm stuck in redirecting loop between :
> https://<domain>/guacamole/#/?id_token=3Dxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> and
> https://<domain>/guacamole/#id_token=3Dxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx


I think you are probably looping between Auth0 and Guacamole, even if some
of that redirect is happening quickly enough that only the
Guacamole-related URLs are seen, and that the repeated redirect back to
Auth0 is occurring because the received ID token is failing validation.

What do you see in the Guacamole logs when this occurs?

- Mike

Reply via email to