Open Closed

SignIn settings does not works as expected #168


User avatar
0
talhazengin created

(Angular UI - Separated Identity Server - Abp 2.7.0)

Login via Admin.

Chose Require confirmed phone number

Save

Then account locked until changing the related field from database manually.

How Confirmed Email and Confirmed Phone Number features works?

What should we do?


6 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    If the phone number not confirmed when you login, you cannot login.

  • User Avatar
    0
    talhazengin created

    That is the problem. Where is the confirmation message? I didn't configured anything about phone confirmation in the project.

  • User Avatar
    0
    Mehmet created

    Nothing has been developed on this issue yet. We'll work on this.

  • User Avatar
    0
    alper created
    Support Team Director

    we keep this issue open, and let you know when we finish it. probably it will be finished in next milestone

  • User Avatar
    0
    saintpoida created

    Hi guys i was pointed here about a similar issue with confirming an email address by @liangshiwei

    When is the next milestone due?

  • User Avatar
    0
    alper created
    Support Team Director

    hi, in the new version of ABP we have changed the angular login screen. there's the MVC login screen to authenticate. we use "Authorization Code Flow" in the new version. We redirect to MVC, user logs in and redirect back to Angular.

    in MVC login screen, the phone confirmation is implemented and working. I think you can update your project to the latest. Or you can create a new project to see the new behaviour.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11