EU-2 Development - Social connection problem

Hello,

Since last night, the google social connection seems to be buggy.

During the google login process, the Google form shows “Log in to auth.com” instead of "Log in to “custom name of the app” "
Then, after the google login pages, the call back does not target the right URL.

Each time, the URL callback starts with

https://login.eu.auth0.com/login/callback

Actually, if your tenant name is “my-tenant”, the URL callback should be:

https://my-tenant.eu.auth0.com/login/callback

Is is due to a maintenance ?

Thanks !!!

C.

Hi @chenav,

Welcome to the Auth0 Community!

Are you still seeing this behavior? Are you using Auth0’s Google Developer Keys?

1 Like

Hello,

Yes I was using Auth0’s G dev keys. Could it explain the behaviour passed some time ?
I could not understand the wrong redirection.
I created a new dev tenant and just changed the keys into my Spring boot app.
Works perfectly since then.

Cheers,

C.

1 Like

@chenav,

The limitations of Auth0’s developer keys are stated here: Test Social Connections with Auth0 Developer Keys. Let me know if you have any questions.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.