RequestParameters
Properties
Link copied to clipboard
Reads the OpenIdConstants.ClientIdScheme of this request either directly from clientIdScheme, or by extracting the prefix from clientId (as specified in OpenID4VP draft 22 onwards).
Link copied to clipboard
Reads the clientId and removes the prefix of the clientIdSchemeExtracted, as specified in OpenID4VP draft 22 onwards. OpenID4VP states that the full clientId must be used for presentations and anything else.
Link copied to clipboard
Link copied to clipboard
Reads the redirectUrl, or the clientIdWithoutPrefix if clientIdSchemeExtracted is OpenIdConstants.ClientIdScheme.RedirectUri, as specified in OpenID4VP draft 22 onwards.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard