2.2.1.5 authorization
The authorization HTTP header is required in the request and contains a JSON Web Token (JWT) that the client passes to the key provisioning server. The JWT contains claims that the key provisioning server uses to authorize access to the relevant User object on the directory server.
The format of the authorization header, in ABNF, is as follows.
-
String = *(%x20-7E) authorization =String