Activities of "maliming"

We needed to call OdmsOptions.SetAsync(); method again to get latest settings,

This is design. See https://github.com/abpframework/abp/pull/6333

hi

For 6-digit codes it is valid for 3 minutes, others default to 1 day, of course you can configure it. This belongs to ASP NET Core Identity.

https://github.com/dotnet/aspnetcore/blob/main/src/Identity/Extensions.Core/src/Rfc6238AuthenticationService.cs#L16

https://docs.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.identity.dataprotectiontokenprovideroptions.tokenlifespan?view=aspnetcore-6.0#microsoft-aspnetcore-identity-dataprotectiontokenprovideroptions-tokenlifespan

You will get forwarded to https://localhost:5000/account/login?returnUrl=https://localhost:44313/identity/roles

Maybe you should start https://localhost:44313.

hi

There is currently no such module.

hi

Blazorise AODA Compatability

We don't know about that, Can you create a question on https://github.com/Megabit/Blazorise/issues ?

Answer

How do I load plugins dynamically and lazily?

It not support now. You can create an issue on https://github.com/abpframework/abp/issues/new

2022-01-21 22:59:29.187 -06:00 [WRN] The cookie 'XSRF-TOKEN' has set 'SameSite=None' and must also set 'Secure'.

You can try this.

https://community.abp.io/posts/patch-for-chrome-login-issue-identityserver4-samesite-cookie-problem-weypwp3n

hi

These contents have nothing to do with the ABP framework, and I am not an expert in Azure AD B2C

hi

You can check https://docs.abp.io/en/commercial/latest/modules/account#social-external-logins

See https://docs.abp.io/en/abp/latest/Dependency-Injection#property-injection

Showing 8611 to 8620 of 10592 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 05, 2025, 09:28