2026.02.14F·184RBAC vs ABAC: Designing Fine-Grained Access Control
Started with admin/user roles but requirements grew complex. When RBAC isn't enough, ABAC provides attribute-based fine-grained control.
RBACABACAuthorization
→2025.07.09Y·03Authentication vs Authorization: Two Pillars of Security (feat. JWT)
Clarifying the confusion between login and permission checks through real security incidents and the 'Airport Security' analogy. Deep dive into JWT structure, OAuth 2.0, and Authentication strategies in Microservices.
SecurityAuthenticationAuthorization
→