Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-security

How to move username/passwords out of spring-security-context.xml?

How implement Spring security when login page having more field apart from user name and password?

How to have spring security context in child context

Maven cannot compile Spring Security demo project

maven spring-security

Get username of client who connected to web server

What is the correct way to configure a spring TextEncryptor for use on Heroku

heroku spring-security

How to autowire this TokenStore

Error when using @EnableWebFluxSecurity in springboot

Spring OAuth2 refresh token to change after refreshing access token

Consider defining a bean of type 'org.springframework.security.oauth2.client.registration.ReactiveClientRegistrationRepository' in your configuration

How to add basic auth to Autowired testRestTemplate in SpringBootTest; Spring Boot 1.4

redirect_uri using http instead of https

java.lang.ClassCastException: org.springframework.security.core.userdetails.User cannot be cast to model.User

java spring spring-security

Spring Security HTTP Basic Authentication

How to correctly update the login date time after successful login with Spring security?

Set custom login url in Spring Security UsernamePasswordAuthenticationFilter JWT authentication

Get instance of AuthenticationManager Manually

spring spring-security

Authentication is null on the SecurityContextHolder.getContext();