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 ...
Compile Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
MIT
| io.github.khezyapp
»
api-security High-level Spring Security abstractions for developers. Simplifies authorization rules, authentication token building, ... | 2.0.0 | ✔ | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-security Starter for using Spring Security | 4.1.0 | 4.1.1 |