内容简介:MyOIDC --基于OIDC协议的参考实现,根据各类库提供实现参考 。正式版本v1.1.2发布,此版本主要是安全升级,更新内容: 1. 为了处理CVE安全漏洞,对以下依赖库进行了升级: spring-boot升级到v2.5.9; spring-secur...
MyOIDC --基于OIDC协议的参考实现,根据各类库提供实现参考 。正式版本v1.1.2发布,此版本主要是安全升级,更新内容:
1. 为了处理CVE安全漏洞,对以下依赖库进行了升级:
- spring-boot升级到v2.5.9;
- spring-security-oauth2升级到v2.3.8.RELEASE
- guava升级到v31.0-jre
2. 增加了banner.txt,更新README.md让使用者更易上手
3. 修复已知的各类bug
v1.1.2 tag:https://gitee.com/mkk/MyOIDC/tree/v1.1.2
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- MyOIDC v1.1.0 发布,基于 OIDC 协议的参考实现,根据各类库提供实现参考
- 微服务参考架构实现
- 参考leveldb的cache实现
- GC参考手册 —— GC 算法(实现篇)
- MyOIDC v1.1.1 发布,基于 OIDC 协议的参考实现
- pacific 0.1 发布,首个方舟编译器的 runtime 参考实现
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Introduction to the Design and Analysis of Algorithms
Anany Levitin / Addison Wesley / 2011-10-10 / USD 117.00
Based on a new classification of algorithm design techniques and a clear delineation of analysis methods, Introduction to the Design and Analysis of Algorithms presents the subject in a coherent a......一起来看看 《Introduction to the Design and Analysis of Algorithms》 这本书的介绍吧!