Authentication & authorization in Varnish
Varnish can be used in numerous ways for authentication & authorization. Here are a few examples of what you can do with Varnish when it comes to authentication:
- Let Varnish handle JWT or HMAC
- Integrate Varnish with other third-party authentication services
- Achieve authentication edge with Varnish and serve cached content to authenticated users
- Varnish lets you rate limit access to your APIs to a certain number of articles / pieces of content per minute or per second
Building on pre-submitted questions, Varnish's core developer answers the questions during this webinar.