Nineya
Home
Blog
软著申请
Spring Security JwtDecoders fails if Json Web Key comes without algorithm
2025-01-18 06:44:20
3936
In 2.4.7 we do: JwtDecoders.fromOidcIssuerLocation(auth0Properties.issuer) as NimbusJwtDecoder with an issuer that retur...
Spring Security Build for spring-security fails with 1 unit test case failed
2025-01-18 06:44:17
8984
Describe the bugBuild for spring-security fails with 1 unit test case failed Class org.springframework.security.config.w...
Spring Security Update to commons-codec 1.15
2025-01-18 06:44:13
6629
Updating to commons-codec 1.15 causes the following failureconvertWhenSamlResponseInvalidBase64ThenSaml2AuthenticationEx...
Spring Security SEC-3204: InMemoryUserDetailsManager NullPointerException
2025-01-18 06:44:10
12393
UpdatedWe should provide better error messages when an invalid user format is providedOriginalHenrik Sachse (Migrated fr...
Spring Security OAuth2AccessTokenResponse.Builder does not set expiresAt from refresh token
2025-01-18 06:44:04
2037
Describe the bugOAuth2RefreshToken always sets expiresAt to null https://github.com/spring-projects/spring-security/blob...
Spring Security Remove links that point to unmigrated samples
2025-01-18 06:44:01
757
In 5.5, gh-samples-url points to https://github.com/spring-projects/spring-security/tree/5.5.0/samples, but the samples ...
Spring Security Custom ResponseValidator in OpenSaml4AuthenticationProvider
2025-01-18 06:43:56
1520
We use a custom AuthenticationFailureHandler in our saml2Login configuration and we would like access to the Response in...
Spring Security Allow creating RelyingPartyRegistration from Metadata XML stored in database
2025-01-18 06:43:54
423
SummaryRelyingPartyRegistration can be created from file or URL. But there is no way to create it from metadata xml stri...
Spring Security Remove -PdeployDocsHost=docs-ip.spring.io from Build
2025-01-18 06:43:49
300
The update of build conventions means the default docs server is correct, so we can remove the explicit setting of the h...
Spring Security Update to use s01.oss.sonatype.org Maven Publishing
2025-01-18 06:43:46
333
We need to update all active branches to use s01.oss.sonatype.org for publishing to Maven Central. See https://github.c...
Spring Security Maven metadata incomplete
2025-01-18 06:43:43
2718
The maven-metadata.xml contain <version>5.4.7</version>. More recent versions are missing. This leads to err...
Spring Security ServletOAuth2AuthorizedClientExchangeFilterFunction - 2 different behaviors depending on WebClient configuration
2025-01-18 06:43:40
2814
Describe the bugSometimes, when I call a web service, I get a request cannot be null.Servlet.service() for servlet [disp...
Spring Security Update links on wiki to point to migrated samples
2025-01-18 06:43:38
442
Samples have been migrated to spring-security-samples project, but broken links point to old location, wiki. I corrected...
Spring Security HttpSecurityConfigurer should have a no-parameter method for authorizeHttpRequests
2025-01-18 06:43:35
263
In #8996, authorizeHttpRequests(Customizer) was introduced.For consistency with the rest of the DSL, authorizeHttpReques...
Spring Security SAML docs should use OpenSAML 4.x implementations
2025-01-18 06:43:32
117
For example, docs should refer to OpenSaml4AuthenticationProvider since OpenSamlAuthenticationProvider is deprecated.
Spring Security Every XML sec:authentication-manager creates a new global instance of AuthenticationEventPublisher
2025-01-18 06:43:28
8174
SummaryWhen you use multiple sec:authentication-managers, you can't @Autowire the AuthenticationEventPublisher because e...
Spring Security WebSecurityConfig DefaultRedirectStrategy only forwards to default path and not to configured one
2025-01-18 06:43:26
5880
Describe the bugThis bug has been transferred from the Spring Cloud Gateway Forum. Please see the link to the bug here h...
Spring Security Remove Code from Issue No:9223
2025-01-18 06:43:19
979
Hi Team,Some days back I created a spring security issue (Issue No:9223) under spring projects,The URL is https://github...
Spring Security Getting a Token with WebClientReactiveClientCredentialsTokenResponseClient getTokenResponse
2025-01-18 06:43:17
4961
I am trying to use this to get a token. @Beanfun webClient( clientRegistrations: ReactiveClientRegistrationRepository...
Spring Security Deprecate featurePolicy in Kotlin DSL
2025-01-18 06:43:14
1440
Since HeadersConfigurer#featurePolicy is marked as deprecated, it appears that the same should apply to HeadersDsl#featu...
上一页
下一页
1
…
664
665
666
667
668
…
2246
.