POST /@@oauth2-token HTTP/1.1
Host: localhost:8080
Accept: application/json
Content-type: application/x-www-form-urlencoded

grant_type=urn:ietf:params:oauth:grant-type:jwt-bearer&assertion=REDACTED
