- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
Spring Security 5.2.2已合并了Spring Security OAuth项目,但未合并AuthorizationServer或ResourceServer。 Spring Security 5.2.2中的AuthorizationServer的替代品是什么?
OAuth-2.0-Migration-Guide
This document contains guidance for moving OAuth 2.0 Clients and Resource Servers from Spring Security OAuth 2.x to Spring Security 5.2.x. Since Spring Security doesn’t provide Authorization Server support, migrating a Spring Security OAuth Authorization Server is out of scope for this document.
最佳答案
首先要注意的是Spring Security OAuth 2.4.0 officially deprecates all its classes。
第二件事是根据Spring Security - OAuth 2.0 Features Matrix - FAQ:
We are no longer planning on adding Authorization Server support to Spring Security.
We'd like to thank everyone for your feedback on the decision to not support Authorization Server. Due to this feedback and some internal discussions, we are taking another look at this decision. We'll notify the community on any progress.
The 2.3.x line will reach EOL in March 2020. We will support the 2.4.x line at least one year after reaching feature parity.
To that end, with the release of Spring Security 5.2, we are strongly encouraging users to start migrating their legacy OAuth 2.0 client and resource server applications to the new support in Spring Security 5.2.
To that end, the plan is to provide patch and security fixes for the Spring Security Oauth 2.4.x and 2.5.x line until May 2021. Additionally, security fixes will be supported for the 2.5.x line until May 2022, at which point the project will have reached end-of-life.
关于spring - Spring Security中已弃用的AuthorizationServer的替代品是什么?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59273338/
我的设置是一个 AuthorizationServer,我在其中针对 ldap 进行身份验证。当我直接从授权服务器请求用户时他有一个特定的权限,具体取决于 LDAP 组。 当我在调试时查看Resour
我最近设置了一个新的 Laravel 5.5项目在 Ubuntu 16.04与 NGINX服务器。我遵循了所有正确的步骤,并不止一次地仔细检查了所有内容。我已经安装 Laravel/Passport并
我是一名优秀的程序员,十分优秀!