hi
It will be available in ABP 9.0
https://github.com/abpframework/abp/pull/21206
hi
IIS 405 https://mozartec.com/asp-net-core-error-405-methods-not-allowed-for-put-and-delete-requests-when-hosted-on-iis/
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.