Activities of "berkansasmaz"

Hello, sorry for the late reply. I will try your code during the day.

Hi,

Thank you for your question! I’m assuming you’re referring to integrating Microsoft’s authentication (likely via Microsoft Entra ID) as an external login provider using the Microsoft.Identity.Web library in your ABP Framework application. If you meant something else by "Microsoft Web Identity," could you please clarify? For now, I’ll provide some useful resource for Microsoft' s authentication:

  • https://abp.io/community/articles/how-to-use-the-azure-active-directory-authentication-for-mvc-razor-page-applications-4603b9cf#gsc.tab=0
  • https://abp.io/community/articles/how-to-setup-azure-active-directory-and-integrate-abp-angular-application-lyk87w5l
  • https://abp.io/support/questions/7501/Problems-with-integration-of-Entra-External-ID
  • https://abp.io/support/questions/8941/Switch-Azure-ADEntra-user-rather-than-pick-an-account-to-sign-out-of#answer-3a1897bc-1e1b-cc7a-726d-59cdb2761e65

The first resource I recommend is described using the Microsoft.Identity.Web NuGet package.

Hello Marcs 👋,

Sorry for the late reply, I missed this. We have a tutorial on modular monolith application development, you can complete it. Here is the tutorial: https://abp.io/docs/latest/tutorials/modular-crm

After completing it, you will learn how to add a new module to the host/final application, how to develop it, and how it communicates with other modules.

Best regards,
Berkan Şaşmaz
Developer Advocate https://www.berkansasmaz.com

Hello Sturla 👋,

I will open an internal discussion on this issue, and we will let you know the outcome here. Thank you for your understanding.

Best regards,
Berkan Şaşmaz
Developer Advocate https://www.berkansasmaz.com

I have assigned your issue to the relevant team member, and she will reply as soon as possible.

Hello Sturla,

Thank you for your feedback. I have created an issue regarding the problems you mentioned, and we will work on resolving them as soon as possible.

Best regards, Berkan

Hi,

Summary of the meeting

The customer is using the old microservice template and has configured dynamic proxy in their project. They can access all existing endpoints of the Identity Service without any issues. However, they are unable to access a newly added controller from the Web project.

Interestingly, when sending a request through the API Gateway, the controller responds correctly, which confirms that it is reachable. However, requests made directly from the Web project to this new controller fail.

I reviewed the gateway configurations and didn’t notice any issues. It appears that the problem is related to the Web project specifically.

Hello 👋,

We have upgraded the MongoDB Driver 2 to 3 in the new version, and we have prepared a migration guide for it. You can upgrade your application with minimal changes by following the migration guide.

Here is MongoDB driver 2 to 3 migration guide: https://abp.io/docs/latest/release-info/migration-guides/MongoDB-Driver-2-to-3

Unfortunately, there is nothing else we can suggest; this change is caused by MongoDB's driver.

Thank you for the information you have provided. When I examine the logs, I see that the redirect uri is wrong. See more:

2025-06-12 12:02:40.356 +02:00 [INF] Client validation failed because 'https://localhost:4500' was not a valid redirect_uri for MTGCorp_App.
2025-06-12 12:02:40.356 +02:00 [INF] The authorization request was rejected because the redirect_uri was invalid: 'https://localhost:4500'.

You can solve the problem as explained here.

Unfortunately, nothing can be understood from the logs due to the log level. Please enable Debug logs and then share just logs.txt file.

To enable Debug logs you can check this link.

Showing 31 to 40 of 731 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 December 08, 2025, 08:24
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.