Parses and validates a pushed authorization request (PAR).
Handles both standard authorization requests and JWT-secured Authorization Requests (JAR).
When a JAR is provided, it validates the JWT structure, decodes it, and extracts the
authorization request from the payload. Also extracts client attestation and DPoP proofs
from the HTTP request headers.
Parses and validates a pushed authorization request (PAR).
Handles both standard authorization requests and JWT-secured Authorization Requests (JAR). When a JAR is provided, it validates the JWT structure, decodes it, and extracts the authorization request from the payload. Also extracts client attestation and DPoP proofs from the HTTP request headers.