hi
The result I get is that the login is successful, the application returns to the home page but the protected pages are not displayed, as if the user was not authenticated by abp:
There is no 502 error now?
If so, Please share debug logs and har again liming.ma@volosoft.com
Thanks
hi
There is no 9.3.7 version of Studio. The latest Studio will use 10.0.x.
You can create a 9.3.6 and upgrade packages.
Thanks.
hi
Thanks, I will create an internal issue for this case.
hi
You don't need to create duplicate questions.
https://abp.io/support/questions/10215/support-refresh-token
Thanks
hi
We have changed IdentityServer to OpenIddict in our system.
Thanks.
hi
You are using IdentityServer and OpenIddict in your web project.
Please remove IdentityServer from csproj and the module files.
Thanks.
ok, thanks, I will check it.
hi
Can you send an email to license@abp.io
Thanks.
那就说明页面渲染有错误.
你可以先添加一些元素 比如 <h4>test</h4>, 检查是否会渲染.
如果这个h4渲染了, 在检查form和input的渲染逻辑
谢谢