https://github.com/maliming/Abp-3394
ok, Please share your Github email or username to liming.ma@volosoft.com
You can create a private repository on Github, then invite me.
https://github.com/maliming
1In the application service, the Current User is always Null.
Please share your access_token and API authentication configuration code.
2 How can I use Dynamic API Clients using the module HttpApi.Client?
You need to bootstrap the ABP module system and dependencies related modules
3 I need to check the user permissions on the application side, how I can do that properly?
You can get configuration from api/abp/application-configuration
endpoint.
4 In Post methods it is a return error related to AntiForgery ([15:57:46 ERR] The required antiforgery cookie ".AspNetCore.Antiforgery.VzbPRCldIbQ" is not present.). What is missing? Do you have an example of calling a Post method using Postman?
Try to remove cookies from your PostMan request.
hi
I'm not familiar with Azure, the software mentioned above would be required.
https://support.abp.io/QA/Questions/3394/Cannot-get-the-AuthServer-application-to-run#answer-eda77ea0-c5b6-37dd-63ec-3a0502abe3ac
You could try an Azure virtual machine, I'm not sure if it can run the software needed during development.
hi
It seems that you can only do it in an app service method. Override the methods in IdentityRoleAppService
I found some issues with Docker Desktop on Azure VM, I suggest you use a physical machine.
https://www.google.com/search?q=azure+virtual+machine+docker+desktop
I think Azure Virtual Machine should be no problem if it can install above software..