Closed chenrujun closed 7 months ago
Hi @chenrujun, we deeply appreciate your input into this project. Regrettably, this issue has remained inactive for over 2 years, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support.
Context
Now Inside Azure Spring Cloud, we can enable https to secure https requests between microservices (refs). But it's not enough. For example: If we have 3 microservice: A, B C. They running in one Azure Spring Cloud environment.
Now customer can use spring-security to achieve this goal. Here is the link to related sample. Here is the document about Permissions and consent in the Microsoft identity platform.
Goal