You need add all AbpPermissionManagementDomain*Module
and Application.Contract
to your module dependencies
I will check it out.
HI,
I can help you remotely , my email : shiwei.liang@volosoft.com
Hi,
Can you share more infomation, like logs, brower console tab output and http request body. Thanks.
See https://community.abp.io/articles/patch-for-chrome-login-issue-identityserver4-samesite-cookie-problem-weypwp3n
Invalid password for user 5dc0ff50-a197-c0a3-bcbe-39f5d3e999ac.
Please check your password .
Find IdentityServerDataSeedContributor
in your project or change the IdentityServerClientRedirectUris
table directly in the database
Hi,
You can create a special user or client and use these users or clients for authorization. see https://github.com/abpframework/abp/blob/dev/templates/module/aspnet-core/test/MyCompanyName.MyProjectName.HttpApi.Client.ConsoleTestApp/ClientDemoService.cs
Please try one more.