createAuthnRequest

Creates AuthenticationRequestParameters, to be encoded as query params appended to the URL of the Wallet, e.g. https://example.com?repsonse_type=... (see createAuthnRequestUrl)

Callers may serialize the result with result.encodeToParameters().formUrlEncode()