0
No customer with email @globo.com is more able to access my services via Oauth. In the old days, they all signed in to "Login with Google", typed in the credentials of the globe.com, and logged in normally. Now they are being redirected to globomail’s website, and are no longer redirected back.
I talked to the support of the globe.com, and here’s the magnificent answer: "Thank you for waiting, The partnership of the globe.com with Google services (Youtube, Google+, Blogger among others) will be over will be necessary to exchange the email from the globe to the email with another domain"
Does that mean that all my thousands of Globo clients will be harmed? You’ll have to, one by one, switch accounts, create a Gmail, register a password, all of it?
How to resolve this without harming all my customers?
Usage Rails + Devise + Omniauth.
I see that this problem is happening with all the big sites, like Quora, Mplica, Soundcloud, anyway, all those who use authentication via Google.
– alexandrecosta
With OS not, I just logged in with my Google account normally.
– cantoni
Your email is @globo.com?
– alexandrecosta
No, it’s gmail. Now I get your comment. You’re saying that who has email globe tb can not log into Quora, Mplica and Soundcloud, right?
– cantoni
That, and before they did, because the.com globe login was via Google’s Oauth. That is, everyone who had email @globo.com and used it to log in with google lost all their accounts, on all the sites where they logged in.
– alexandrecosta
So, at first, I don’t see a programming problem being exposed in the question...
– brasofilo
It depends, if there’s no answer, it’s not a problem. But if there is a fix in google oauth that logs in with the.com globe working, then it is a Rails+Omniauth problem.
– alexandrecosta
Then it wouldn’t be the case to start already looking for fix? (with the relevant code)
– brasofilo
Maybe. I have no idea of a possible fix. I imagine that I will have to ask each client globe.com to create a gmail.com email, give me the address of this new gmail, for me to make the manual exchange. But that is not feasible.
– alexandrecosta
The email from the globe.com recently changed and stopped being managed by Google, IE, no more access to services, maybe your problem is there and not directly in your application.
– Anderson B. Magalhães