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?
Hi @sociomed,
I created an issue for it. You can follow the progress. https://github.com/aspnetzero/aspnet-zero-core/issues/4897
If you want to manually fix it https://github.com/aspnetzero/aspnet-zero-core/blob/dev/aspnet-core/src/MyCompanyName.AbpZeroTemplate.Web.Mvc/Areas/AppAreaName/Views/Layout/Theme6/_Layout.cshtml
Hi @SnapAPdotNet,
To enable users to log in independently of tenants, each user should have a unique identifier. If the username tables contain unique content, you can set them to be used for logging in. Otherwise, you would need to update the email addresses.
I hope this helps! If you have any further questions, feel free to ask.
Hi @pdehealth1,
I couldn't reproduce the issue. Could you give me the steps for reproducing it?
Hi @abarref,
We have plans to upgrade to Angular 16 in our upcoming milestones.
Hi @hongbing.wang,
We will try to find a good solution for it asap.