Two-Minute Tech Tuesdays - Issuing JSON Web Tokens

In this week’s episode of Two-Minute Tech Tuesday, we'll continue the conversation about JSON Web Tokens. Last week, we demonstrated how JSON Web Tokens are composed and used in Varnish. This week, we'll show you how to turn Varnish into an authentication gateway that issues them.

 

Read More

3/15/22 9:31 PM
by Thijs Feryn

Two-Minute Tech Tuesdays - JSON Web Tokens

In this week’s episode of Two-Minute Tech Tuesday, we'll introduce you to JSON Web Tokens and demonstrate how to validate them in Varnish Enterprise using vmod_jwt

 

Read More

3/8/22 5:43 PM
by Thijs Feryn

Learn about New Varnish Plus VMODs: VMOD-cookieplus and VMOD-json

Varnish modules (VMODs) are modules that extend the functionality of Varnish. Many VMODs work on their own to contribute a feature or benefit while others work in conjunction with external resources.

Read More

11/28/17 2:16 PM
by Arianna Aondio

Edge Logic: Securing Varnish with per-user JSON data

When using a traditional CDN or caching system, creating user-centric security and access policies can be a complex and performance challenging undertaking. Not only do you have to pull user data from a backend, but you then have to apply the security policies from that data onto the request. VCL is an excellent candidate for the latter problem of applying security policies to requests. This leaves the problem of how you get user data (JSON) into VCL? How do you do that on a user-by-user basis? And how do you do that in a way where you keep backend communication to an absolute minimum, or put another way, serve as much data from cache as possible?

Read More

10/25/17 3:00 PM
by Reza Naghibi

Varnish Software Blog

The Varnish blog is where our team writes about all things related to Varnish Cache and Varnish Software...or simply vents.

 

 
 

Posts by Topic

see all
 

SUBSCRIBE TO OUR BLOG