[maliming] said: 是的,
RequestClientCredentialsTokenAsync
也是POST请求
开放给第三方给的话是需要将这个api再封装一下吗,?如:http://serveraddr/RequestClientCredentialsToken
[maliming] said: 请参考 https://github.com/abpframework/abp/blob/dev/modules/openiddict/app/OpenIddict.Demo.Client.Console/Program.cs#L165-L195
不用这个api吗? POST https://<your-abp-server>/connect/token Content-Type: application/x-www-form-urlencoded
grant_type=client_credentials &client_id=abpdemo_App &client_secret=1q11WE
可以提供一些参考吗?
想通过 { "grant_type": "client_credentials", "client_id": "abpdemo_App", "client_secret": "1q11WE" } 这种授权方式,让第三方获取token,需要调用什么接口,系统里有自带的吗?
[maliming] said: hi
We will release it asap.
Thanks.
Thanks a lost!
[maliming] said: hi
Here is the document: https://abp.io/docs/latest/framework/infrastructure/event-bus/distributed/kafka
Thanks a lot!
[maliming] said: hi
Can you explain it in more detail?
Excuse me! I want use kafka in ABP MicroService Solution, Can you provide a demo or documention?
[EngincanV] said:
[48949912] said:
[EngincanV] said:
[48949912] said:
[maliming] said:
I will forward to our suite team.Thanks.
Excuse me!
How to Resolve this problem?Hi, the problem you stated is a known problem and we will fix it soon. In the meantime, the only possible solution is to fix it in the generated code. So, manually delete the related line in your automapper class for now.
Excuse me!
How long will it take to fix? The project is urgent. Manual modification is possible, but it's a bit tedious and will require extra time.We have an open issue for this problem and will try to fix it asap, but unfortunately, we can't give an exact time for now.
Could this issue be resolved within this week? It's significantly impacting usability.
Can you provide a demo or documention?
[EngincanV] said:
[48949912] said:
[maliming] said:
I will forward to our suite team.Thanks.
Excuse me!
How to Resolve this problem?Hi, the problem you stated is a known problem and we will fix it soon. In the meantime, the only possible solution is to fix it in the generated code. So, manually delete the related line in your automapper class for now.
Excuse me! How long will it take to fix? The project is urgent. Manual modification is possible, but it's a bit tedious and will require extra time.