Spring Security can not load css and js

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

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

Given that OpenSamlAuthenticationTokenConverter is the default authentication converter used by spring-security-config w...

Spring Security saml2Login should not override OpenSaml4AuthenticationProvider bean

Because the saml2Login DSL calls HttpSecurity#authenticationProvider to register its AuthenticationProvider, this overri...

Spring Security Deprecate WebSecurityConfigurerAdapter

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

If spring-security support such extension:@FunctionalInterfacepublic interface UserAuthorityMapper { Collection<? ...

Spring Security 5.8.4 -> 5.8.5 adding Dynamic servlet issue

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

It should also take OAuth2WebSecurityExpressionHandlerCurrently WebExpressionAuthorizationManager support for OAuth2WebS...

Spring Security Web Security Expression section of Documentation is obsolete or it does not work

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

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

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

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

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

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

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

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

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

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)

SummaryDocumentation here and here shows example of how to get Authentication token using ReactiveSecurityContextHolder....

Spring Security Update Snapshot Build

The snapshot build should use the latest Spring Framework, Data, Boot, and Reactor snapshots that align with the release...
上一页 下一页
.