Nineya
Home
Blog
软著申请
Spring Security Document api changes to OAuth2AccessTokenResponseHttpMessageConverter
2025-01-18 06:49:26
743
The docs should reflect changes in the api of OAuth2AccessTokenResponseHttpMessageConverter related to gh-9685.OAuth2Acc...
Spring Security Inject AuthenticationManager prompt delegatebuilder cannot be null
2025-01-18 06:49:24
4323
version 2.3.12.RELEASE@Beanpublic AuthenticationManager authenticationManagerBean() throws Exception { return sup...
Spring Security using spring-security-oauth2-resource-server always invalid_token
2025-01-18 06:49:21
2253
I created a project as an Authorization Server using spring-security-oauth2. and create other project as an Resource Ser...
Spring Security Is there a way to check WebSession is expired for a current logged in session
2025-01-18 06:49:18
835
I tried using WebFilter and GlobalFilter in SCG but no where it was able to check isExpired FlagAdd a webFilter ordered ...
Spring Security SEC-2872: CsrfAuthenticationStrategy Should Delay Saving CsrfToken
2025-01-18 06:49:15
344
Migrated from SEC-2872Comment From: spring-projects-issuesThis issue relates to #2624Comment From: elhussein@rwinch Can ...
Spring Security Docs should point to samples in minor version branches
2025-01-18 06:49:13
1141
Expected BehaviorSpring Security docs links that point to Spring Security Samples should point to the minor version bran...
Spring Security org.springframework.security.ldap.userdetails.Person is not in the allowlist
2025-01-18 06:49:10
729
Expected Behavioradd Person class to whitelistCurrent BehaviorCaused by: java.lang.IllegalArgumentException: The class w...
Spring Security Ability to set WebFlux httpBasic ServerAuthenticationSuccessHandler
2025-01-18 06:49:07
1889
Expected BehaviorAbility to set the ServerAuthenticationSuccessHandler via the WebFlux httpBasic builder.@Beanpublic Sec...
Spring Security Cannot configure userInfoEndpoint of OAuth2Login with ServerHttpSecurity in spring cloud gateway.
2025-01-18 06:49:05
20366
Expected BehaviorConfigure OAuth 2.0 UserService like the following as described in Spring Security Docspackage net.jagg...
Spring Security Add AuthorizationManager
2025-01-18 06:49:02
4491
We should add an AuthorizationManager which is an imperative version of ReactiveAuthorizationManager. The class should l...
Spring Security Send 401 response instead of redirecting if X-Requested-With equals XMLHttpRequest when a ClientAuthorizationRequiredException is thrown
2025-01-18 06:48:59
6022
Expected BehaviorWhen a ClientAuthorizationRequiredException is thrown, a 401 response should be sent if X-Requested-Wit...
Spring Security OAuth2 OidcUserInfo is null because scopes coming from Google do not match
2025-01-18 06:48:56
3463
I am using Spring Boot 2.5.3 with Spring Security 5.5.1 for my web app and have setup authentication via OAuth2 with Goo...
Spring Security Missing support for private_key_jwt in WebClientReactiveClientCredentialsTokenResponseClient
2025-01-18 06:48:53
2032
Describe the bugI'm trying to set up an OAuth2 client against okta with private_key_jwt authentication and client_creden...
Spring Security Document Jwt Client Authentication support
2025-01-18 06:48:50
1019
Document Jwt Client Authentication support in the reference.Issue gh-9520Comment From: sirenThank you @jgrandja for your...
Spring Security Add Saml2AuthenticationRequestRepository
2025-01-18 06:48:47
4463
Related to https://github.com/spring-projects/spring-security/issues/9174It would be nice to remember the AuthNRequest s...
Spring Security Add SpringOpaqueTokenIntrospector
2025-01-18 06:48:45
974
The extent to which the Nimbus library is used in Nimbus(Reactive)OpaqueTokenIntrospector is minimal enough that there's...
Spring Security Verify Samples in Build
2025-01-18 06:48:42
222
To ensure that the sample projects stay up to date, they should be included as part of the Spring Security build.Comment...
Spring Security IllegalStateException: Found WebSecurityConfigurerAdapter as well as SecurityFilterChain. Please select just one.
2025-01-18 06:48:39
3032
The class org.springframework.security.config.annotation.web.configurationWebSecurityConfiguration declares a springSecu...
Spring Security Introduce version support wiki document
2025-01-18 06:48:36
194
Similar to https://github.com/spring-projects/spring-framework/wiki/Spring-Framework-VersionsComment From: jzheauxhttps:...
Spring Security Saml2LoginConfigure Null pointer exception due to Java module introduction
2025-01-18 06:48:33
4545
Describe the bugThe issue is a Java null pointer exception resulted from checking for OpenSAML version within the SAML2 ...
上一页
下一页
1
…
661
662
663
664
665
…
2246
.