Problem with OpenId Authorization mechanism
I’m working on a microservice architecture with the following projects: WEB, API, and AUTH. I’m encountering a problem in the WEB project where I need to retrieve the authentication token from the AUTH service.
Web project Configuration file: