Open Closed

How to forward user JWT token from serviceB to serviceA where serviceB use dynamic proxies to connect to serviceA #9287


User avatar
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)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Inter-service calls should not require authentication.

    You can consider using Integration Services

    https://abp.io/docs/latest/framework/api-development/integration-services

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on June 13, 2025, 11:37