hi epieters
Try to run abp install-libs
command in CRM folder.
hi Leonardo
Please send an email, let's confirm the time.
Can you set a breakpoing to confirm the MyHttpContextIdentityModelRemoteServiceHttpClientAuthenticator
working?
Using the Microsoft package now and then after the upgrade of the Microsoft packages in ABP framework, updating for the ABP
Yes, We've upgraded all ms packages in 5.3.
hi
Your application does not use Cookies as the primary authentication method, the above scheme will not work for you.
You're using the Identity Server
to issue the token and use JwtBearer
to validate the token.
You can try other solutions based on this.
https://github.com/IdentityServer/IdentityServer4/issues/736 https://stackoverflow.com/questions/56021219/concurrent-login-with-identity-server4
Can you share a website link and username & password, and I can test it online. liming.ma@volosoft.com
hi
Can you apply your code to a template project and share it with me? liming.ma@volosoft.com
I can't think of a possible reason. You can try changing the environment to test.