This repository was archived by the owner on May 6, 2025. It is now read-only.
This repository was archived by the owner on May 6, 2025. It is now read-only.
SSO token relay not working #9
Open
Description
The web-app does not pass credential correctly to profile-service. When profit-service enables oauth2 authorization calling service will fail.
spring cloud documentation describes this behavior should be automatically when configurations are in place. However sine oauth2 implementation is moving out of spring-cloud and into spring-boot, the documentation may not be most relevant.