Activities of "thanhlg"

Sorry, i didn't get it, could you share some GIF?

It automatically redirects back to the homepage like this.

hi @liangshiwei

I am using the event bus to sync data from my Person table to AbpUser and vice versa to ensure that login is only allowed if the email of the person exists in the Person table. However, properties like Email and UserName of IdentityUser are protected internal set, so I cannot update them when there are changes in the Person table. What should I do now?

hi I can't find where to change this icon in Blazor Web App

thanks @liangshiwei

Is there a way to always enable Microsoft login instead of having to log in first and then enable and configure the client ID and secret?

As for the issue of logging in with an external provider from this page instead of having to go to the Account/Login page, is there a way to do that?

it will automatically redirect

Sorry for not being clear. I know it redirects to https://localhost:44321/Account/Login and then I can click the login with Microsoft button.

But is there a way to login with Microsoft directly from https://localhost:44321/?

As for the issue of logging in with an external provider from this page instead of having to go to the Account/Login page, is there a way to do that?

Hi,

ABP must have an account locally(permissions, features ...etc system needs). It can be registered with an external user login.

you can disabled the local login and local register in the account setting page and only allowed login with an external provider(Microsoft azure, google...etc)

Hi,

How can I disable local login and only allow login with an external provider?

And is there a way for me to login with an external provider from this page instead of having to go to the Account/Login page to do so?

Can anyone help me? :(

I need help with a problem I'm having with the Blazor Web App template version 8.2.0:

Never seen that myself, you did not simply type the wrong path? I usually copy and paste it from file explorer.

I also copied and pasted from File Explorer. I have also checked the folder path in %UserProfile%.abp\suite\appsettings.json, and everything is correct, but the error still occurs.

The Module template works fine, but the Application template Blazor Web app keeps encountering this error.

I need help with a problem I'm having with the Blazor Web App template version 8.2.0:

Showing 1 to 10 of 43 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13