I have successfully run your project and will check it as soon as possible.
hi
Can you share some logs(logs.txt) and screenshots?
Thanks
hi
Can you try to use HTTPS instead of HTTP? Otherwise, you need to handle the Cookies.
https://learn.microsoft.com/en-us/aspnet/core/security/samesite?view=aspnetcore-9.0#api-usage-with-samesite
https://learn.microsoft.com/en-us/aspnet/core/security/samesite?view=aspnetcore-9.0#supporting-older-browsers
Thanks.
hi
Maybe the migrant was not successful. Can you try to restart all services?
You can also check the OpenIddictApplications table in the database.
Thanks.
hi
You can remove the ABP's PersistKeysToStackExchangeRedis, just use your Key storage
Thanks.
ok I will check the code and try to find the reason.
Do you have a online website to reproduce?
If you think your problem is in Login.cs, I think you can reproduce the problem in a new template project and share it with us.