HAProxy Enterprise Documentation 2.2r1
JSON Web Token-Based Authorization
A JSON Web Token (JWT) can convey a client's level of access for a service without requiring that they provide their password.
- JSON Web Token Overview
-
What's a token and how does it work?
- Getting a Token
-
Sign on with an authentication service so you can get access tokens.
- Configuring a Proxy for OAuth Authorization
-
The proxy configuration allows or denies an HTTP request based on token contents.
Next up
JSON Web Token Overview