Activities of "maliming"

Answer

hi

Can you try the plain Identity Server? I think the problem has nothing to do with abp.

hi muratdogan@hitit.edu.tr

Let's discuss it in Github.

Answer

hi

it crash.

Can you explain in detail?

If grant type is password, you need to provide a username and password.

Did you use the correct appsettings.json?

CorsOrigins is configured with http://localhost:4200

You can also check the application logs.There may be other error messages in the logs.

But i got successfully implemented sms verification using Twillio and am getting OTPs as well and my number is getting verified. After all these while logging i can not see two factor authentiocation screen which asks for sms otp. What i am missing here as well???

Can you share your detailed steps to enable SMS two factor authentication?

hi ashutosh.tanksale

I think you don't need to implement WordSettingDefinitionProvider. The Emailing module has defined these settings, you only need to configure it. https://docs.abp.io/en/abp/latest/Emailing#email-settings

the smtp server requires a secure connection

You can also try MailKit, Test your mail settings in the console using MailKit or SmtpEmail.

https://docs.abp.io/en/abp/latest/MailKit

Later you can try to rewrite some of the built-in services.

https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.Emailing/Volo/Abp/Emailing/Smtp/SmtpEmailSender.cs https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.MailKit/Volo/Abp/MailKit/MailKitSmtpEmailSender.cs

hi @MichelZ

Tiered projects support your needs.

https://docs.abp.io/en/abp/latest/Startup-Templates/Application#tiered-structure

Answer

hi

Can you share some steps? and your project is using Oracle. I only have sql server.

Thanks. Regards

hi @ChetanKumbhar

You are using the free abp startup template project. It does not implement too many features, you can use the commercial startup template project.

https://docs.abp.io/en/commercial/latest/getting-started-create-solution https://docs.abp.io/en/commercial/latest/abp-framework-vs-abp-commercial

I can't reproduce your problem, can you share your problem project to me? liming.ma@volosoft.com

Showing 10841 to 10850 of 11075 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.1.0-preview. Updated on November 04, 2025, 06:41