Al Hashimi Afn

Al Hashimi Afn

  • NA
  • 179
  • 15.2k

Microservices Login/Security?

Oct 27 2021 11:43 AM

Hi,

 

I have a front end web application (asp.net core react app),  There are 5 Micro-services that are invoked from this application. 

How should i make sure these microservice API (.NET Core) are invoked by the authorized user i.e, the logged in user of the front-end web application ?  


Answers (1)