Spring Boot auto-configuration for securing REST APIs with the KHEZY security library.
Provides a plug-and-play security foundation: JWT authentication, default filter chain,
multi-factor authentication (following Spring Security 7's factor authority pattern),
row-level security via Hibernate filters, custom security context enrichment,
and attribute-based authorization rules. Includes RFC 7807 error responses, CORS,
and OAuth2 token ...
Version2.0.0compared with
Version Details
| 1.0.0 | 2.0.0 | |
|---|---|---|
| Release date | Jul 21, 2026 | Jul 28, 2026 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (2)
| 1.0.0 | 2.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.github.khezyapp » api-security | 1.0.0 | 2.0.0 |
| ~ Updated | org.springframework.boot » spring-boot-starter-security | 3.5.11 | 4.1.0 |