Nineya
Home
Blog
软著申请
Spring Security can not load css and js
2025-01-18 08:30:22
3604
I am sorry, English is not my first language. If you do not understand, please send email to me, zhangbin.zj@gmail.com. ...
Spring Security Multi-tenant ready OAuth2 client implementations
2025-01-18 08:30:20
14188
Expected BehaviorWhen a user is authenticated with several OPs, it should be possible to access his different identities...
Spring Security Default RequestMatchers for Saml2WebSsoAuthenticationFilter and OpenSamlAuthenticationTokenConverter should align
2025-01-18 08:30:17
474
Given that OpenSamlAuthenticationTokenConverter is the default authentication converter used by spring-security-config w...
Spring Security saml2Login should not override OpenSaml4AuthenticationProvider bean
2025-01-18 08:30:12
328
Because the saml2Login DSL calls HttpSecurity#authenticationProvider to register its AuthenticationProvider, this overri...
Spring Security Deprecate WebSecurityConfigurerAdapter
2025-01-18 08:30:10
37434
With the following issues closed we've added the ability to configure the security of an application without needing the...
Spring Security Provide mechanism to map UserDetails to GrantedAuthority
2025-01-18 08:30:03
1472
If spring-security support such extension:@FunctionalInterfacepublic interface UserAuthorityMapper { Collection<? ...
Spring Security 5.8.4 -> 5.8.5 adding Dynamic servlet issue
2025-01-18 08:30:00
7962
Hi, beginning with 5.8.5 I'm getting an issue where when I'm trying to add dynamic servlets the appserver is replying wi...
Spring Security WebExpressionAuthorizationManager support for OAuth2WebSecurityExpressionHandler
2025-01-18 08:29:58
356
It should also take OAuth2WebSecurityExpressionHandlerCurrently WebExpressionAuthorizationManager support for OAuth2WebS...
Spring Security Web Security Expression section of Documentation is obsolete or it does not work
2025-01-18 08:29:56
3761
First of all, the following part is obsolete,https://docs.spring.io/spring-security/reference/servlet/authorization/expr...
Spring Security Consider Simplifying DSL support for Spring MVC endpoints
2025-01-18 08:29:53
1808
For an application to direct Spring Security to use MvcRequestMatcher, it is necessary to use requestMatchers(RequestMat...
Spring Security Add an integrity attribute on the default login and logout pages for the signin.css Bootstrap stylesheet
2025-01-18 08:29:50
2518
Expected BehaviorThe currently generated login and logout pages include 2 CSS from Bootstrap CDN. The first CSS (bootstr...
Spring Security Provide guide for migrating from FilterSecurityInterceptor to AuthorizationFilter
2025-01-18 08:29:48
5154
After learning about the new authorization configuration support in HttpSecurity::authorizeHttpRequests and seeing the d...
Spring Security After-invocation ACL providers cannot be used with Hibernate proxies
2025-01-18 08:29:45
1031
Describe the bugCollectionFilterer and the like use a HashSet to store elements to be removed which in turn calls equals...
Spring Security Implementing Stateless Sessions with Spring Security and SAML2 Service Provider in Java Application
2025-01-18 08:29:43
4756
My Java application uses spring security and Saml2 as a service provider. I am able to integrate with the identity provi...
Spring Security Improve RememberMe docs
2025-01-18 08:29:40
1250
The RememberMe docs is pretty light on configuration samples, there are only XML configuration fragments.It should be im...
Spring Security Return statement of the roleHierarchy method is omitted in the Reference
2025-01-18 08:29:35
709
In the servelet/authorization/arcitecture reference, method return statement is omitted.Current Reference Content@Beanst...
Spring Security Set the application context in the expressionHandler of the class WebExpressionAuthorizationManager
2025-01-18 08:29:32
1114
Expected BehaviorThe following code should work: @Bean public SecurityFilterChain securityFilterChain(HttpSecurity htt...
Spring Security Expose TestOidcUsers and similar to help unit testing in related project
2025-01-18 08:29:30
937
Expected BehaviorSpring security test cases make extensive use of TestOidcUsers.create() and similar classes. see https:...
Spring Security ReactiveSecurityContextHolder.getContext().block() is null with custom AuthenticationToken (Sample provided)
2025-01-18 08:29:28
4207
SummaryDocumentation here and here shows example of how to get Authentication token using ReactiveSecurityContextHolder....
Spring Security Update Snapshot Build
2025-01-18 08:29:25
121
The snapshot build should use the latest Spring Framework, Data, Boot, and Reactor snapshots that align with the release...
上一页
下一页
1
…
575
576
577
578
579
…
2246
.