Open Closed

Access Token #8457


User avatar
0
Karthigeyan created
  • ABP Framework version: v8.3
  • UI Type: Angular
  • Database System: PostgreSQL
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

Hi Team,

Currently, we are generating the access token to call other microservices from one microservice. Is there any way where we can pass the token with current session or from the current request of microservice and use it to call other microservice.


1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    You can use Integration Service to communicate between microservices. No need a access token.

    https://abp.io/docs/latest/solution-templates/microservice/communication

Made with ❤️ on ABP v9.1.0-preview. Updated on December 13, 2024, 06:09