Base solution for your next web application
Open Closed

How to Login to Swagger Ui when Two Factor Authintication is Enabled #7571


User avatar
0
moustafa created

Hello

How to Login to Swagger Ui when Two Factor Authintication is Enabled as i got error message after providing username & password which related to confirmation code ?


1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    Currently UiController is very simple. ShouldChangePasswordOnNextLogin and RequiresTwoFactor are not supported.

    https://github.com/aspnetzero/aspnet-zero-core/blob/dev/aspnet-core/src/MyCompanyName.AbpZeroTemplate.Web.Host/Controllers/UiController.cs#L93