1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Spring Security OAuth 2.0.6.RELEASE 发布 下载

本帖由 漂亮的石头2015-02-03 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    486,020
    赞:
    46
    Spring Security OAuth 2.0.6.RELEASE 发布,此版本是个 bug 修复,建议 2.0.5 用户尽快升级。此版本仅包括一个关键的 bug 修复:JWT 用户刷新 tokens 的问题。同时还修复了一些用户发现的重定向 URLs 双重解码的问题。值得关注的特性如下:


    • (Much requested) ability to have non-expiring refresh tokens with no customizations (just set the validity period to zero or less)


    • The /token endpoint only accepts POST requests by default


    • Resource servers do not accept cookie based authentication by default (you have to switch it on)


    • Resource server configuration has a few new options including the ability to inject custom error handlers

    更多内容请看发行说明

    Spring Security的OAuth插件,同时提供了OAuth客户端(consumer)和服务器端(provider)的实现,支持OAuth1(a)和OAuth2。
    Spring Security OAuth 2.0.6.RELEASE 发布下载地址
     
正在加载...