Sign in with Google Issue

Hello :baguette_bread: ,

We were using version 1.32.4349.59 on our Pritunl servers.

However, since upgrading to version 1.34.4627.67 (a bug also present in version 1.34.4649.96), our users’ Sign in with Google connection redirects to an incorrect callback URL.

On some Pritunl servers, it redirects to an IP address (for example, A.B.C.D/sso/callback).

I’ve rolled back to version 1.32.4349.59 while I wait for a solution.

Is it possible to configure this callback URL?

Is this a known bug at Pritunl ?

Thank you,
Benoît

For v1.34 all single sign-on requests will use the Single Sign-On Domain in the top right settings. If this is left blank it will fallback to the host public address.

That fixes my problem.

Thanks, boss.