hi
You can try to add a new IntegrationService in the Identity Pro module instead of IdentityService.
Similar with IIdentityUserIntegrationService
Use Identity Pro source code references to solve the problem.
If the above is complicated, You can consider to using https://abp.io/docs/latest/guides/asynchronous-interservice-communication
I'm not sure. You can send the request and check the response.
hi
I'm not sure. This is your auth0 server.
But I think you can use the code or password flow with auth0.
Please refer to its document.
hi
Please share the error logs of 502 error.
Thanks.
hi
Can you add <ProjectReference Include="../../../services/documents-management/src/DocumentsManagement.HttpApi.Client/DocumentsManagement.HttpApi.Client.csproj" /> to apps/web project?
hi
Please share your entity class code.
When insert data,
Is the CurrentUser.Id have a value?
hi
You can create a custom grant type to get a token.
Pass the passwordless token to the connect/token endpoint to get the token.
https://abp.io/community/articles/how-to-add-a-custom-grant-type-in-openiddict.-6v0df94z
hi
Can you share a minimal project to show your problem?
liming.ma@volosoft.com
Thanks.