Sureness 是一个面向REST API的高性能认证鉴权框架,致力于管理保护API安全
Features
发布了全新的官网和文档 #106 地址: https://usthe.com/sureness 或 https://su.usthe.com , 希望能喜欢,欢迎一起完善或给点意见。
提供了Sureness对国产框架Jfinal的认证鉴权支持保护样例,#93 参见: Jfinal-Sureness-Demo
提供了Sureness对国产框架Solon的认证鉴权支持保护样例和适配器,这里感谢 @刘西东 大佬贡献 参见: Solon-Sureness-Demo
Sureness原生适合在网关层面进行API的认证鉴权保护,这里我们也提供了两个网关的支持样例,供大家参考极速集成进去。
对Spring gateway 网关进行API粒度的认证鉴权保护的样例,参见: Spring Gateway-Sureness Demo
对Netfix Zuul 网关进行API粒度的认证鉴权保护的样例,参见: Netflix Zuul-Sureness Demo
更多网关(shenyu)的支持我们也在计划中。
remove unnecessary clearTree() in function rebuildTree (#111)
BugFix
samples fix information exposure through a stack trace bug (#113)
Fix spring-gateway-sureness running error (#118)
docs update: step-by-step bugfix (#104)
Bump prismjs from 1.23.0 to 1.24.0 in /home (#119)
Bump normalize-url from 4.5.0 to 4.5.1 in /home (#110)
Bump dns-packet from 1.3.1 to 1.3.4 in /home (#108)
Bump ws from 6.2.1 to 6.2.2 in /home (#107)
Others
remove ProcessorNotFoundException, UnsupportedSubjectException in filter example due not used often
simplify sureness demo's api,auth data
Use
<dependency>
<groupId>com.usthe.sureness</groupId>
<artifactId>sureness-core</artifactId>
<version>1.0.4</version>
</dependency>
如果您喜欢Sureness,不妨在Gitee Github 给我们个star鼓励。
QQ群:390083213 欢迎一起交流探讨学习。
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。