API Management
13.2 13.1 13.0 12.2 12.1 12.0 11.0
13.2 13.1 13.0 12.2 12.1 12.0 11.0

JWT

JSON Web Token (JWT) is an open standard that defines a compact and self-contained way for securely transmitting information between parties as a JSON object. The provided information can be trusted because it is digitally signed by HMAC algorithm or encrypted by RSA algorithm.

JWTPolicies.png