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)
-
0
hi
You can use Integration Service to communicate between microservices. No need a access token.
https://abp.io/docs/latest/solution-templates/microservice/communication