Nineya
Home
Blog
软著申请
Spring Security Docs: WebClient OAuth2 Setup for Reactive Applications might be wrong
2025-01-18 07:07:08
13114
In the reference doc there is an example for a WebClient with OAuth2 Setup for Reactive Applications: https://docs.sprin...
Spring Security DefaultLoginPageGeneratingFilter - fix incomplete localization of the default login page
2025-01-18 07:07:05
1423
Expected BehaviorAll labels and buttons in the default login page should be localized on the basis of message.properties...
Spring Security Support extensions of WebAuthenticationDetails when using Jackson serialization
2025-01-18 07:07:02
1706
Expected BehaviorAllow custom extensions of WebAuthenticationDetails to be deserialized by Jackson.Current BehaviorThe c...
Spring Security Documentation snippets should be includes
2025-01-18 07:07:00
424
To ensure the code snippets in our docs remain up to date, they should use tested code. Two possible sources for tested ...
Spring Security Expose JDBC default user schema DDL location as public constant
2025-01-18 07:06:58
315
The default JDBC user schema is exposed as a classpath resource named org/springframework/security/core/userdetails/jdbc...
Spring Security Reference Documentation uses Both "multi-tenancy" and "multitenancy" through out
2025-01-18 07:06:55
1097
Documentation uses both "multi-tenancy" and "multitenancy" through outTo ReproduceRead/search the reference documentatio...
Spring Security Spring Security main build is broken on samples task
2025-01-18 07:06:52
2198
Example: https://github.com/spring-projects/spring-security/runs/5181928075?check_suite_focus=trueOur Spring Security CI...
Spring Security Saml2AuthenticationRequests not serializable cause exception when using jdbc session
2025-01-18 07:06:49
8921
SummaryError in serialization of non serializable SAML Requests prevents authentication if session is stored in database...
Spring Security SEC-2620: Make CachingUserDetailsService constructor public for easy use in Java Config
2025-01-18 07:06:47
2075
Marten Deinum (Migrated from SEC-2620) said:Trying to configure caching for anything else then the jdbcAuthentication() ...
Spring Security Tying BasicAuthenticationEntryPoint into an existing ResponseEntityExceptionHandler for auth exceptions
2025-01-18 07:06:44
1363
SummaryI'm following docs/articles for configuring a HttpSecurity (from inside my WebSecurityConfigurerAdapter#configure...
Spring Security Multiple WebSecurityConfigurationAdapter ignoring() method affects other configurations
2025-01-18 07:06:41
1930
SummaryUsing ignoring() method with multiple WebSecurityConfigurationAdapter affects both adapters.Actual BehaviorIgnori...
Spring Security Add Kotlin example for logout configuration of reactive authentication
2025-01-18 07:06:39
802
Expected BehaviorIt should provide both of Java and Kotlin examples for a logout configuration of reactive authenticatio...
Spring Security Password encoding upgrade is insufficiently configurable
2025-01-18 07:06:36
2807
SummaryHello,I ran into https://github.com/spring-projects/spring-security/issues/8498 this week. Specifically:I upgrade...
Spring Security Consider having ContentSecurityPolicyHeaderWriter supply a script nonce
2025-01-18 07:06:33
302
In order to have inline scripts and use a strict CSP, it's important to provide a nonce.Spring Security's ContentSecurit...
Spring Security A New TwoFactorAuthenticationFilter
2025-01-18 07:06:31
4123
Hi,I want to make it easier to implement two factor authentication (OTPs) using Spring Security. I found myself struggli...
Spring Security Replace StringUtils class of oauth2-oidc-sdk completely
2025-01-18 07:06:28
148
Backport of https://github.com/spring-projects/spring-security/pull/10805Comment From: eleftheriasFixed via 304ef2302c4b...
Spring Security Default configurer in spring.factories is not applied when using SecurityFilterChain
2025-01-18 07:06:23
456
When using the WebSecurityConfigurerAdapter, you can apply a configurer by default by adding it to the .META-INF/spring....
Spring Security JWKMatcher created by NimbusJwtEncoder fails to detect signing key
2025-01-18 07:06:21
2240
When a key has Digital Signature and Key Encipherment usages, NimbusJwtEncoder fails to detect a key, cause it expects i...
Spring Security web.ignoring().mvcMatchers is confuse in someway about the debug output in the console
2025-01-18 07:06:18
8846
Hello Not sure if the following is a possible bug.Having Spring Boot 2.4.1 Spring dev tools 2.4.1Spring Security 5.4.2I ...
Spring Security Proxy settings not respected by Spring security
2025-01-18 07:06:16
55798
I tried to use this dependancy in spring webflux service but getting error. Please help me is there any way to do custom...
上一页
下一页
1
…
646
647
648
649
650
…
2246
.