热门标签 | HotTags
当前位置:  开发笔记 > 运维 > 正文

SpringSecurityOAuth2.0.4.RELEASE发布

spring-security-oauth,SpringSecurityOAuth2.0.4.RELEASE发布

2014年11月23日源创会年度盛典(北京站)正在报名

Spring Security OAuth 2.0.4.RELEASE 发布,此版本是个 bug 修复版本,现已提供下载,建议每位用户都升级!

同时也有一些小的新特性:

  • The OAuth2Request (and hence OAuth2Authentication) can now be queried explicitly to find the grant type for the associated token.

  • The client authorities are exposed in the "/check_token" endpoint

  • Password grants are more flexible and open to extension because both client and server can add additional parameters to the request.

  • Keystore support for JWT token signing and verification.

更多内容请看发行说明

Spring Security的OAuth插件,同时提供了OAuth客户端(consumer)和服务器端(provider)的实现,支持OAuth1(a)和OAuth2。




推荐阅读
author-avatar
骁炉
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有