How to use PAR and JAR together
To use PAR and JAR together, generate the JAR request and, instead of calling the/authorize
endpoint, post the request to the PAR endpoint. Then, the PAR endpoint returns a request_uri
that you can use to call the /authorize
endpoint as in a regular PAR flow.
The following cURL request uses PAR and JAR together: