Base solution for your next web application
Open Closed

External Login Issue on version 0.9.1.1 #1203


User avatar
0
david created

Hello,

I downloaded the latest template including module zero (EF with Multipage app). The first issue i faced is the one already posted at #1201

Then, after fixing the above

I was trying to implement external login with Google+ but i'm getting Abp.Authorization.Users.AbpLoginResultType.UnknownExternalLogin as login result.

Please note, that the first time a user clicks google, the user successfully registers. However, after registration is not getting logged in. The same result appears when a registered user is trying to get in using google+

I thought i missed something, however i downloaded the eventcloud sample project, wired up my google api credentials and tried and it was working as expected.

Then, i upgraded to 0.9.1.1 using nuget console, i applied the required changes for the project to build and run the upgraded EventCloud solution and voila, the same error appears Abp.Authorization.Users.AbpLoginResultType.UnknownExternalLogin as login result of an account already registered using google. As a result, the user instead of getting logged in in the app, it is redirected to register a new account with an error of a user with same email already registered.


2 Answer(s)
  • User Avatar
    0
    amayorquin created

    Hi, I have the same error in the last version, I'm using different database per tenant. Did you fix it?

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    Can you share data of your AbpUserLogins table and AbpUserTable if it is possible ? A screenshot will be enough.

    Thanks.