Search code examples
What does .and() do in Spring Security classes like HttpSecurity?...


javaspring-security

Read More
Is there any way to restric access to REST endpoint based on caller port?...


spring-bootspring-securityport

Read More
Spring Security + Ldap. Cannot debug...


javaspring-securityldapapacheds

Read More
Does Spring Session REST support WebFlux Reactor applications?...


javaspringspring-securityspring-webfluxspring-session

Read More
Spring boot application fails to start when adding junit tests...


javaspringspring-boothibernatespring-security

Read More
dont work post and delete req requests in spring boot java.lang.UnsupportedOperationException: null...


javaspring-bootspring-securityrequest

Read More
Encoded password does not look like BCrypt. How to fix?...


javaspringspring-bootspring-security

Read More
Autowired is not working in CustomMethodSecurityExpressionRoot always returning NULL...


javaspring-bootspring-securitytinkerpop3gremlin-java

Read More
Spring security 401 Unauthorized even with permitAll...


javaspringspring-mvcspring-bootspring-security

Read More
Skip OAuth user approval in Spring Boot OAuth2...


spring-securityspring-security-oauth2

Read More
How to avoid 302 response on https spring security unit test?...


javaunit-testingspring-mvcspring-securityjhipster

Read More
How to mock findByPrincipalName in spring\mockito...


springspring-securitymockito

Read More
Spring: How to add static final object to bean constructor as argument in XML config...


xmlspring-mvcspring-securitycsrf

Read More
Spring boot block requests for maintenance and return 503 error on each requests...


spring-bootspring-securityhttp-status-code-503maintenance-mode

Read More
Spring boot I keep getting an error when logging in and I can't login...


javaspringspring-bootspring-mvcspring-security

Read More
All roles unable to access a protected endpoint...


javaspring-bootspring-security

Read More
How can I make my spring security custom roles permission aware?...


javaspringspring-bootspring-mvcspring-security

Read More
Spring Boot - How to unit test @Service class methods that use @PreAuthorize when using JWT with cus...


javaspringspring-bootspring-securityjwt

Read More
AuthenticationManager returning Bad Credentials...


springmongodbspring-bootspring-securityspring-data

Read More
Make DaoAuthenticationProvider Work with the AuthenticationManager after WebSecurityConfigurerAdapte...


springdatabasepostgresqlspring-bootspring-security

Read More
Error creating and injecting BCryptPasswordEncoder in a service class...


springspring-bootspring-mvcspring-securityspring-data-jpa

Read More
Can not set up proxy setting for Spring Cloud API Gateway based project...


javaspring-bootspring-securityapi-gatewayreactor-netty

Read More
What's the purpose of SupplierJwtDecoder that lazily initialize JWTDecoder...


spring-securityspring-security-oauth2

Read More
Spring boot. userPrincipal is null...


javaspringspring-bootspring-securityjwt

Read More
JwtAccessTokenConverterConfigurer alternate?...


spring-bootspring-securityjwtspring-security-oauth2

Read More
What is the benefit of using JWT based authentication over form-login in Spring Security?...


spring-security

Read More
Multiple WebSecurityConfigurerAdapter in spring boot for multiple patterns...


javaspringspring-bootspring-security

Read More
Spring boot MVC - Block users from seeing endpoints by changing id in url...


spring-bootspring-mvcspring-security

Read More
Spring security 403 with disabled csrf...


springspring-bootspring-securityhttp-status-code-403

Read More
Error with findByUserIsCurrentUser generated by entity subgenerator SpelEvaluationException...


javaspring-bootspring-mvcspring-securityspring-data-jpa

Read More
BackNext