Question:
We are building a solution using OIDC for communicating with Signicat.
We wish to send the prefilled.redirect parameter to Signicat to avoid redireecting to Safari in iOS, but I am not sure exactly where to put it? Should it be sent to the authorize endpoint together with other claims, or are there another endpoint to send it to? Should it be structured as a claim, a url query parameter?