Nineya
Home
Blog
软著申请
Spring Security Configure the landing page after SSO authentication
2025-01-18 08:01:09
5034
SummaryI want to know how to setup the relay state with the new saml library. Basically once I am authenticated via the ...
Spring Security Whitespace target param handling in determineTargetUrl of AbstractAuthenticationTargetUrlRequestHandler
2025-01-18 08:01:06
1586
Under below condition, the method ignoresthis.useReferer. I wonder if it is done on purpose.- isAlwaysUseDefaultTargetUr...
Spring Security Relax final method implementations on AbstractRememberMeServices
2025-01-18 08:01:03
8103
Expected BehaviorAbstractRememberMeServices implemented RememberMeServices methods with final modifier. This actually bl...
Spring Security Consider adding a wiki page linking to the Migration Guide
2025-01-18 08:01:00
120
Comment From: marcusdacoregiohttps://github.com/spring-projects/spring-security/wiki/Spring-Security-6.0-Migration-Guide
Spring Security JwtAuthenticationProvider should use provided authentication details
2025-01-18 08:00:57
1732
Describe the bugJwtAuthenticationProvider delegates the instantiation of an Authentication to a Converter<Jwt, ? exte...
Spring Security @EnableReactiveMethodSecurity#useAuthorizationManager should be true
2025-01-18 08:00:55
1677
Describe the bugIn the documentation to migrating a reactive application to spring security 6.0.0 is an issue (or the im...
Spring Security CsrfRequestDataValueProcessor uses a different attribute name then the rest of the CSRF parts.
2025-01-18 08:00:53
4485
When working with Spring Webflux and CSRF protection additional steps are needed to expose the CSRF Token to the fronten...
Spring Security create a distribution zip gradle task like the spring framework project
2025-01-18 08:00:50
2387
Expected Behaviordevelopers can build all of modules with its jar .source and api doc to a zip fileCurrent Beha...
Spring Security ClientRegistrations should only accept application/json MediaType
2025-01-18 08:00:47
2572
Expected BehaviorAs mentionned in OpenID documentation, Open ID Provider Configuration should only provide application/j...
Spring Security Align SessionManagementDsl with SessionManagementConfigurer
2025-01-18 08:00:44
315
Expected BehaviorKotlin's SessionManagementDsl should have all the configurable properties that the SessionManagementCon...
Spring Security Spring security ignores loginPage and loginProcessingUrl update when there is a custom UsernamePasswordAuthenticationFilter
2025-01-18 08:00:42
5464
Describe the bugI am using spring security httpBasic and formLogin with rememberMe functionality. My goal was to replace...
Spring Security {baseUrl} does not return the proper path if the server is behind the reverse proxy
2025-01-18 08:00:36
1876
If a server is behind a reverse proxy, for example, the application correct URL is "https://www.exmaple.com/t1/app-conte...
Spring Security Analyze causes of StackOverflowError using AuthenticationManager bean
2025-01-18 08:00:33
1246
There are a lot of reports about a StackOverflowError when exposing the AuthenticationManager as a bean and using it ins...
Spring Security Set unique values for docsearch version_rank
2025-01-18 08:00:30
268
Right now the latest version is ranked highest, but we could improve this so that other versions are ranked properly too...
Spring Security Make Authentication/SecurityContext Immutable
2025-01-18 08:00:28
1384
SummaryNOTE: This was originally brought up as a question in gh-8322 this ticket is to resolve that questionIdeally we w...
Spring Security AuthorizationManager support should be in authorization package
2025-01-18 08:00:25
471
WebExpressionAuthorizationManager, ExpressionAuthorizationDecision, and DefaultHttpSecurityExpressionhandler are in org....
Spring Security Wrong name of the filter in the SecurityContextHolderFilter diagram
2025-01-18 08:00:22
1300
Hi,diagram related to SecurityContextHolderFilter is referring to SecurityContextPersistenceFilter instead of SecurityCo...
Spring Security SessionDestroyedEvent not getting triggered under certain conditions
2025-01-18 08:00:19
31360
We currently have class SessionDestroyedListener implements ApplicationListener<SessionDestroyedEvent> defined whi...
Spring Security Security observations are not setting their parent osbervation
2025-01-18 08:00:16
619
Original issue: spring-projects/spring-boot#33495Spring Boot auto-configures the reactive ServerHttpObservationFilter ah...
Spring Security Feature-branch build should fail if its main-branch Antora configuration is missing
2025-01-18 08:00:14
582
When a feature branch is added, like 5.8.x, it currently needs to be added to the antora-playbook.yml and local-antora-p...
上一页
下一页
1
…
600
601
602
603
604
…
2246
.