hi
Can you share the Steps to reproduce the issue in a new template project?
Thanks
hi
Do you depend on the AbpAuditLoggingEntityFrameworkCoreModule on the EntityFrameworkCore layer?
hi
- We have been looking for the cause for a while now, but haven't found anything yet. What are we overlooking?
This doesn't sound relevant to abp. You can set the validity period of identity cookies to 10 hours.
- Second question on this topic: For logins with "local" ABP users (not via Microsoft Entra), we would like to configure that the user is automatically logged out after 15 minutes of inactivity.
Same as 1
https://learn.microsoft.com/en-us/aspnet/core/security/authentication/identity-configuration?view=aspnetcore-8.0#cookie-settings
hi
Can you share the logs.txt when the error occurs?
Another important note: now when I create a new tenant - I observe the same issue with error 403.
How can I reproduce this in a new template project?
Thanks
hi
You can try the following commands and share the output, thanks.
dotnet tool list -g
dotnet tool uninstall volo.abp.suite -g
dotnet tool install volo.abp.suite -g --add-source https://nuget.abp.io/your-private-key/v3/index.json
hi
I don't have much experience with this.
But I'm sure it's not about the code. It is about the environment.
hi
https://streamable.com/o7d2wv?src=player-page-share
There is no problem in my local environment.
hi
I can't find the test project. Can you share it again? I will test it again.
Thanks.