Mar 14, 2026 Latest Post OIDCIdentity
Building My Own OIDC Identity Provider — Part 2: Core Server Implementation
Setting up user and OIDC client management — the foundational data layer before any auth flows can happen.
Read full article
Deep dives into software architecture, cybersecurity, and emerging technologies.
Setting up user and OIDC client management — the foundational data layer before any auth flows can happen.
A practical guide to identifying, diagnosing, and resolving performance degradation in Spring Boot applications running on Kubernetes.
Why I decided to build my own OpenID Connect Identity Provider from scratch, what it does, and how I approached the initial design.
Exploring how Large Language Models can assist in Domain-Driven Design, specifically for identifying bounded contexts in complex enterprise software systems