Основы Spring security
В данной статье я подробно и простыми словами описал, как работает Spring Security, что он делает, как и за счёт чего он обеспечивает безопасность приложения. Читать далее
Search fresh public links, source activity, and ready-to-use post angles for Spring Security.
Fresh curated links around spring security are collected here so marketers can spot useful updates and turn timely ideas into posts faster.
Recent items include:
Recent curated links from global sources. Generate one free draft from any story, then use SocialBu to schedule and refine your content calendar.
В данной статье я подробно и простыми словами описал, как работает Spring Security, что он делает, как и за счёт чего он обеспечивает безопасность приложения. Читать далее
В данной статье поигрались с базовыми возможностями Spring Secrity и узнали фундамент на котором строится вся остальная безопасность приложения Читать далее
В данной статье мы научились реализовывать аутентификацию при помощи Spring Security и протестировали её же. Читать далее
Most Spring Boot APIs I’ve reviewed have a security configuration that was correct three commits ago. Then somebody added a new endpoint, the security config didn’t get the matchin...
The constraint system stops a bad call before it leaves the JVM. The Safe Codebase Audit Pipeline stops bad code before a client ever loads it. What remains is identity: who is cal...
Всех приветствую!Данная статья будет посвящена довольно важным вещам, таким как: refreshtoken, метод-уровневой безопасности и примеру реализации правила "свой/чужой профиль" Читать...
In a Spring MVC application, interceptors provide a powerful mechanism to execute custom logic before and after processing HTTP requests. They are commonly used for cross-cutting c...
Всем привет! Данная статья посвящена регистрации и аутентификации с помощью JWT что помогает нам избавиться от тяжёлых сессий и куки и быть более крутыми и современными разработчик...
Modern applications require a robust security mechanism to ensure that users can access only the resources they are authorized to use. While authentication verifies a user’s identi...
Modern enterprise applications often require fine-grained access control where different users, clients, and business scenarios need different levels of permissions. OAuth 2.0 scop...
Learn how to use jCasbin to define an access control model for Java applications, making use of standard approaches such as ACLs and RBAC. The post Authorization using jCasbin fir...
Learn how to use the InetAddressFilter class in a Spring-based application to limit the address that an HTTP client can call. The post HTTP Client SSRF Mitigation with InetAddress...
A critical vulnerability has been identified in the embedded UnboundID LDAP server within Spring Security. This flaw could allow remote attackers to authenticate using a well-known...
Learn how to test Spring MVC HandlerInterceptor using @WebMvcTest and MockMvc without starting the full application. The post Testing Spring MVC HandlerInterceptor first appeared...
In this tutorial on Spring AOP, we are going to discuss AOP (Aspect Oriented Programming) with Spring, and learn how to use this powerful and widely used tool in practical scenario...
In Part 1, the minimal deployment showed constraints traveling with the proxy: authentication, encryption, hardened deserialization, all declared in configuration and enforced at t...
Modern enterprise applications rarely operate in isolation. A user may authenticate through a web or mobile application, invoke a Java-based backend API, and that backend may need...
Use SocialBu to discover ideas, generate post drafts, and schedule them across your social channels.