Skip to content

Commit c4b186b

Browse files
committed
Update README.md
1 parent 4842fc4 commit c4b186b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Server.
3434
- [Building an OAuth2 Authorization Consent Page with Vue.js](https://relive27.github.io/blog/oauth2-custom-consent-page-with-vue)
3535
- [OAuth 2.0 Device Authorization Grant](https://github.com/ReLive27/spring-security-oauth2-sample/tree/main/device-authorization-flow)
3636
- [Register a client dynamically](https://github.com/ReLive27/spring-security-oauth2-sample/tree/main/oauth2-client-registration)
37-
- [(Stay Tuned) How to Protect and Manage Spring Authorization Server JWT Keys with Vault]()
37+
- [How to Protect and Manage Spring Authorization Server JWT Keys with Vault](https://github.com/ReLive27/spring-security-oauth2-sample/tree/main/oauth2-jwk-with-vault)
3838
- ...
3939

4040
## Description of applicable version

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Security 6 之上, 这里的模块涵盖了 Spring Authorization Server 的许
3333
- [使用 Vue.js 构建 OAuth2.0 授权同意页面](https://relive27.github.io/blog/oauth2-custom-consent-page-with-vue)
3434
- [OAuth2.0 设备授权流程](https://github.com/ReLive27/spring-security-oauth2-sample/tree/main/device-authorization-flow)
3535
- [动态注册客户端](https://github.com/ReLive27/spring-security-oauth2-sample/tree/main/oauth2-client-registration)
36-
- [(敬请期待) 如何用 Vault 保护和管理 Spring Authorization Server JWT 密钥]()
36+
- [如何用 Vault 保护和管理 Spring Authorization Server JWT 密钥](https://github.com/ReLive27/spring-security-oauth2-sample/tree/main/oauth2-jwk-with-vault)
3737
- ...
3838

3939
## 适用版本说明

0 commit comments

Comments
 (0)