alibaba / spring-cloud-alibaba

Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
https://sca.aliyun.com
Apache License 2.0
27.77k stars 8.3k forks source link

Contribute Authentication #2888

Open steverao opened 1 year ago

steverao commented 1 year ago

Background

Recently, we have developed the authentication function related to microservices governance. The current state is basically completed. There are many areas that need to be optimized and improved. We welcome everyone to contribute, improve the documentation, and optimize the code.

Reference

code branch: https://github.com/alibaba/spring-cloud-alibaba/tree/2.2.x-governance/spring-cloud-alibaba-examples/governance-example/authentication-example We are also working on the istio control plane, more specific you can refer to #2708

azhsmesos commented 1 year ago

What are the current deficiencies?

steverao commented 1 year ago

We achieved it in 2.2.10-RC1.