Open Closed

How to use the configuration of Allow users to confirm their phone number #8526


User avatar
0
1977485679@qq.com created
  • ABP Framework version: 8.3
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:
  • What is the specific usage of these several configurations? From the point of view of the system, Enable this configuration of Require confirmed email and Require confirmed phone number,the login page requires verification of email and phone number, but I do not know how to use the configuration of Allow users to confirm their phone number.

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

    允许用户确认他们的电话号码

    It means that users can verify their phone numbers.

    要求验证的手机号码

    When logging in, the phone number must be verified

  • User Avatar
    0
    1977485679@qq.com created

    If so, aren't the two configurations: Allow users to confirm their phone number and Require confirmed phone number repeated

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    No, they are not repeated,

    Allow users to confirm their phone number means that the user cannot confirm the phone number by himself. must be confirmed by the administrator.

  • User Avatar
    0
    1977485679@qq.com created

    How does the administrator confirm user's phone number? Do you choose “Phone Number Confirmed” directly on the user page?
    Once the email and phone confirm, do not need to confirm again in the next login?

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    How does the administrator confirm user's phone number? Do you choose “Phone Number Confirmed” directly on the user page? Once the email and phone confirm, do not need to confirm again in the next login?

    yes,

    If you want to verify users when they log in, you can consider two-factor: https://abp.io/docs/9.0/modules/identity/two-factor-authentication

Made with ❤️ on ABP v9.1.0-preview. Updated on December 13, 2024, 06:09