Microsoft Entra Application Proxy Deployment Guide

Microsoft Entra Application Proxy Deployment Guide

2025-07-18

This article provides a detailed introduction to the core features and advantages of Microsoft Entra Application Proxy, offering a step-by-step guide.

Stop CDN‑Bypass Attacks with One Hidden HTTP Header

Stop CDN‑Bypass Attacks with One Hidden HTTP Header

2025-06-14

Learn how a secret HTTP request header can stop CDN‑bypass attacks, mask your origin IP, and add a friction‑free layer of defence‑in‑depth to Nginx, Axum.

Stop CDN Bandwidth Abuse with 302 Redirects

Stop CDN Bandwidth Abuse with 302 Redirects

2025-06-12

Learn how server‑side 302 redirects, signed URLs, and edge‑side token authentication block brushing attacks, protecting your CDN budget without hurting SEO.

A Deep Dive into JWT: How to Secure HTTP Endpoints and Refine Authentication

A Deep Dive into JWT: How to Secure HTTP Endpoints and Refine Authentication

2025-05-28

A beginner's guide exploring common methods for securing HTTP endpoints (API Keys, Session Cookies, OAuth2) and diving deep into JSON Web Tokens (JWT). Learn how JWTs work, the access vs. refresh token mechanism, JWT security best practices, and common pitfalls to build more secure web applications and APIs.