Latest updates 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:

  • Основы Spring security
  • Spring Secutiry: начало работы и первые шаги на практике
  • Spring Security: аутентификация через REST

Post angles to try

Share the most useful takeaway for your audience.
Turn one article into a quick practical checklist.
Ask your audience how this shift affects their work.
Turn angles into scheduled posts

Fresh articles and ideas

Recent curated links from global sources. Generate one free draft from any story, then use SocialBu to schedule and refine your content calendar.

habr.com /1 month ago

Основы Spring security

В данной статье я подробно и простыми словами описал, как работает Spring Security, что он делает, как и за счёт чего он обеспечивает безопасность приложения. Читать далее

Read source
habr.com /1 month ago

Spring Secutiry: начало работы и первые шаги на практике

В данной статье поигрались с базовыми возможностями Spring Secrity и узнали фундамент на котором строится вся остальная безопасность приложения Читать далее

Read source
habr.com /1 month ago

Spring Security: аутентификация через REST

В данной статье мы научились реализовывать аутентификацию при помощи Spring Security и протестировали её же. Читать далее

Read source
dzone.com /3 weeks ago

Designing Secure REST APIs With Spring Boot

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...

Read source
blog.frankel.ch /2 weeks ago

Security Baked Into the JVM: two Subjects, one call

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...

Read source
habr.com /1 month ago

Spring Security: дополнение к JWT токенам

Всех приветствую!Данная статья будет посвящена довольно важным вещам, таким как: refreshtoken, метод-уровневой безопасности и примеру реализации правила "свой/чужой профиль" Читать...

Read source
javacodegeeks.com /1 week ago

Implementing and Testing a Spring MVC HandlerInterceptor

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...

Read source
habr.com /1 month ago

Spring Security: работа с JWT токенами

Всем привет! Данная статья посвящена регистрации и аутентификации с помощью JWT что помогает нам избавиться от тяжёлых сессий и куки и быть более крутыми и современными разработчик...

Read source
javacodegeeks.com /1 month ago

Implementing Authorization Using jCasbin

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...

Read source
javacodegeeks.com /3 weeks ago

Spring Dynamic Authorization Scopes Example

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...

Read source
feeds.feedblitz.com /1 month ago

Authorization using jCasbin

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...

Read source
feeds.feedblitz.com /1 day ago

HTTP Client SSRF Mitigation with InetAddressFilter in Spring Boot

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...

Read source
gbhackers.com /3 days ago

Critical Spring Security LDAP Flaw Lets Remote Attackers Read and Modify Directory Data

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...

Read source
feeds.feedblitz.com /1 month ago

Testing Spring MVC HandlerInterceptor

Learn how to test Spring MVC HandlerInterceptor using @WebMvcTest and MockMvc without starting the full application. The post Testing Spring MVC HandlerInterceptor first appeared...

Read source
simplilearn.com /1 month ago

Spring AOP Tutorial | Simplilearn

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...

Read source
blog.frankel.ch /1 month ago

Security Baked Into the JVM: the Safe Codebase Audit Pipeline

In Part 1, the minimal deployment showed constraints traveling with the proxy: authentication, encryption, hardened deserialization, all declared in configuration and enforced at t...

Read source
dzone.com /1 month ago

OBO SSO in Java Applications: Securely Calling Downstream APIs on Behalf of a User

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...

Read source

Turn fresh research into a full content calendar

Use SocialBu to discover ideas, generate post drafts, and schedule them across your social channels.

Sources covering Spring Security

feeds.dzone.com

Recent coverage from public sources
Public source

blog.frankel.ch

Recent coverage from public sources
Public source

feeds.feedblitz.com

Recent coverage from public sources
Public source

gbhackers.com

Recent coverage from public sources
Public source

habr.com

Recent coverage from public sources
Public source

javacodegeeks.com

Recent coverage from public sources
Public source