Activities of "maliming"

hi

Will an error occur when you call this in the controller? Please share your project structure.

hi

You can see this https://docs.microsoft.com/en-us/aspnet/core/security/authentication/mfa?view=aspnetcore-6.0

Yes, You can give it a try.

Try to call SaveChangesAsync

subscribeUser = await subscribeUserRepository.InsertAsync(subscribeUser, autoSave: true);
await UnitOfWorkManager.Current.SaveChangesAsync();

hi

Try to remove this https://github.com/abpframework/abp/blob/dev/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Web/MyProjectNameWebModule.cs#L241

And check your logs to see if there is an error message.

hi

I try that in 5.1.3, options.Kind = DateTimeKind.Utc; works.

Good news.

hi

Can I check this remotely? liming.ma@volosoft.com

customize LdapExternalLoginProvider on Identity Server

Can you share the code that is customized? eg LdapExternalLoginProvider

customize LdapExternalLoginProvider on Identity Server

Can you share your code?

Showing 8621 to 8630 of 10585 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