0
sinancondo created
I am trying to authenticate from serviceA to serviceB using same JWT token that user used to connect to service A , but so far I dont see example of how to do that, most examples assume credentials are fixed, but for me the user is different and I have to forward the token . Can you please advise ?
1 Answer(s)
-
0
hi
Inter-service calls should not require authentication.
You can consider using
Integration Services
https://abp.io/docs/latest/framework/api-development/integration-services