From db01b8eb182abd48937b9b0693bb96b132754b3d Mon Sep 17 00:00:00 2001 From: monkeyk7 Date: Thu, 4 Jul 2019 23:42:28 +0800 Subject: [PATCH] Update readme --- README.md | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 59 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 362b605..7ff2efe 100644 --- a/README.md +++ b/README.md @@ -161,7 +161,7 @@ Base on Spring-Boot

Version: 2.0.1 [planning]
- Date: 2018-04-22 / --- + Date: 2018-05-01 / ---

  1. 增加使用代码生成AccessToken功能

  2. @@ -169,10 +169,61 @@ Base on Spring-Boot
  3. 升级Spring Security OAuth版本为2.3.4.RELEASE

  4. 修改ROLE的错误配置

  5. Use spring-boot 2.0.2.RELEASE

  6. +
  7. Fix issue #IJO9R /oauth/rest_token 接口 client_secret字段没有校验

  8. +
  9. 将项目用视频方式展现出来,更直观


-
  • ......
  • +
  • +

    + Version: 2.0.0 [finished] +
    + Date: 2018-04-09 / 2018-04-21 +

    +
      +
    1. 更新UI,为了更易理解与使用,场景化

    2. +
    3. 使用 spring-boot 重构
    4. +
    +
  • +
  • +

    + Version: 1.1 [cancel] +
    + Date: 2018-10-14 / --- +

    +
      +
    1. ---

    2. +
    +
  • +
  • +

    + Version: 1.0 [finished] +
    + Date: 2017-03-30 / 2018-04-04 +

    +
      +
    1. implicit测试时 取消掉 client secret

    2. +
    3. 更新UI,为了更易理解与使用,场景化

    4. +
    5. 增加删除access_token API

    6. +
    7. 增加删除 refresh_token API

    8. +
    9. 增加校验 access_token API: /oauth/check_token

    10. +
    11. Fix ISSUE #IGNQ9 CustomJdbcTokenStore中的CacheEvict不起作用

    12. +
    13. ---

    14. +
    +
  • +
  • +

    + Version: 0.6 [finished] +
    + Date: 2016-07-07 / 2016-10-13 +

    +
      +
    1. (150) - 修改OAUTH错误时返回JSON数据

    2. +
    3. (151) - 数据添加Ehcache缓存支持

    4. +
    5. (158) - 对配置,代码必要的地方添加注释,方便理解

    6. +
    7. 添加OIDC协议文档

    8. +
    +
  • Version: 0.5 [finished] @@ -267,6 +318,7 @@ Base on Spring-Boot

  • 2016-02-19 Add 0.5 version development planning

  • 2016-04-03 Add config branch

  • 2016-04-14 Add mongodb branch

  • +
  • 2019-05-14 Add mongodb branch

  • @@ -319,6 +371,11 @@ Base on Spring-Boot

    OIDC–基于OAuth2的下一代身份认证授权协议

    + +
  • +

    + 在spring-oauth-server中将AccessToken存入Redis的配置 +

  • @@ -369,5 +426,4 @@ Base on Spring-Boot

    若需商业技术支持或提供技术解决方案, 请联系 sz@monkeyk.com - 或访问 http://monkeyk.com/kso/