pushedAuthorizationRequest

suspend fun pushedAuthorizationRequest(call: ApplicationCall)

Handles par POST request that comes from openid4vci server as a first step to access System-of-Record data.

This request initializes authorization session and sets up most of the parameters (such as redirect url to use after browser-based authorization). It also ensures that only a trusted openid4vci server can connect to the System of Record.