0
mmaldonado@emscltd.com created
- ABP Framework version: 6.0.3
- UI Type: Angular
- Database System: EF Core (SQL Server)
- Tiered (for MVC) or Auth Server Separated (for Angular): yes
In my system there are 3 microservices, product-service, order-service and provider-service,
product-service and order-service has to check if the user is granted to access to the information requested, this logic is inside provider-service, so I would like to access to the provider-service domain directly
could you guide me how should i implement this?
1 Answer(s)
-
0
Hi,
You can consider using the Integration Services https://docs.abp.io/en/abp/latest/Integration-Services