Spring Security Document api changes to OAuth2AccessTokenResponseHttpMessageConverter

The docs should reflect changes in the api of OAuth2AccessTokenResponseHttpMessageConverter related to gh-9685.OAuth2Acc...

Spring Security Inject AuthenticationManager prompt delegatebuilder cannot be null

version 2.3.12.RELEASE@Beanpublic AuthenticationManager authenticationManagerBean() throws Exception { return sup...

Spring Security using spring-security-oauth2-resource-server always invalid_token

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

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

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

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

Expected Behavioradd Person class to whitelistCurrent BehaviorCaused by: java.lang.IllegalArgumentException: The class w...

Spring Security Ability to set WebFlux httpBasic ServerAuthenticationSuccessHandler

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.

Expected BehaviorConfigure OAuth 2.0 UserService like the following as described in Spring Security Docspackage net.jagg...

Spring Security Add AuthorizationManager

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

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

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

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

Document Jwt Client Authentication support in the reference.Issue gh-9520Comment From: sirenThank you @jgrandja for your...

Spring Security Add Saml2AuthenticationRequestRepository

Related to https://github.com/spring-projects/spring-security/issues/9174It would be nice to remember the AuthNRequest s...

Spring Security Add SpringOpaqueTokenIntrospector

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

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.

The class org.springframework.security.config.annotation.web.configurationWebSecurityConfiguration declares a springSecu...

Spring Security Introduce version support wiki document

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

Describe the bugThe issue is a Java null pointer exception resulted from checking for OpenSAML version within the SAML2 ...
上一页 下一页
.