Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-security

spring-security form authentication migration to annotations

Spring-Security 3/Spring MVC and the dreaded @Secured/RequestMapping

How to integrate User permissions in Ldap

How can I bypass authentication for Swagger-UI?

Spring Security - Change all instances of RedirectStrategy

authorizeRequests() vs. authorizeHttpRequests​(Customizer<AuthorizeHttpRequestsConfigurer.AuthorizationManagerRequestMatcherRegistry>

spring spring-security

SpEL refactoring in @Value (encrypted property)

Securing AngularJS SPA with Spring Security 3.2

angularjs spring-security

NoUniqueBeanDefinitionException: No qualifying bean of type is defined: expected single matching bean but found 2

Logging in with either profile name or email in Spring Security

Multi step login pages in spring

Spring Oauth2 : Authentication Object was not found in the SecurityContext

Client certificate authentication in spring security

Spring 4/5 global CORS configuration doesn't work giving `No 'Access-Control-Allow-Origin' header is present on the requested resource`

spring spring-security cors

Spring Cloud Config Client not fetching config when Spring Security is active on Spring Cloud Config Server

How do you disable Okta auto configuration for testing?