Base solution for your next web application

Activities of "m.aliozkaya"

Hi @maharatha,

You can't use data annotations for endpoints that are created with workflow. Instead of this, you can use the security panel in Elsa.

Hi @niengineering,

Could you share your project with [email protected] ?

Hi @CLIT,

Could you share your project with [email protected] ?

Hi @niengineering,

Could you share with me the steps for reproducing this user?

Hi @SRTMDEV,

Aspnetzero supports open id protocol, you can use it for other applications to access your app. We do not support the identity server at the moment, but you can activate the open id protocol similar to the steps here.https://docs.aspnetzero.com/en/aspnet-core-angular/latest/Infrastructure-Core-Angular-Identity-Server4-Integration

In the appsettings.json you can enable it.

For authentication without username and password you need override TokenAuthController.

Hi @mayankm,

Thanks for your feedback. We will deal with warnings.

Hi @CLIT,

Could you update your project to the latest stable version? I hope it will resolve the problem.

Hello @SRTMDEV,

Regarding authentication in Aspnetzero, the available token for authentication is limited. However, you have the flexibility to customize the TokenAuthController based on your specific requirements and preferences.

Please let me know if there's anything specific you'd like to achieve or if you need assistance with customizing the controller. I'm here to help!

Hi @Hellonote

You can create a PowerShell or Bash command for the deployment pipeline and update the web config.

Hi @kansoftware,

The problem is related to the castle.core version. Abp supports to castle.core v4.4.1. Could you try again with Microsoft.EntityFrameworkCore.Proxies 6.* versions?

Showing 181 to 190 of 276 entries