Hello,We are developing an application using microservice architecture and we use xsuaa service for security between microservices. Presently, we use separate xsuaa service for each microservice that have secured endpoints, which is bad. According to...