Package-level declarations
Types
Intermediate DTO to hold the parsed clientMetadata as well as the created params.
Possible outcomes of creating the OIDC Authentication Response
Combines Verifiable Presentations with OpenId Connect. Implements OIDC for VP (2023-04-21) as well as SIOP V2 (2023-01-01).
Combines Verifiable Presentations with OpenId Connect. Implements OIDC for VP (2023-04-21) as well as SIOP V2 (2023-01-01).
Implementations need to fetch the url passed in, and return either the body, if there is one, or the HTTP header Location
, i.e. if the server sends the request object as a redirect.
Implementations need to verify the passed JwsSigned and return its result
Implementations need to match a scope value to a PresentationDefinition if a related presentation definition is known.