Uses of Package
org.keycloak.broker.oid4vp

Packages that use org.keycloak.broker.oid4vp
Package
Description
 
  • Class
    Description
    The OID4VP verifier client_id: a prefix that tells the wallet how to establish trust in the request, followed by a value derived from the verifier signing certificate.
    The response parameters unsealed from a direct_post.jwt JWE, together with the request context they were resolved against.
    The per request response encryption key for the direct_post.jwt response mode.
    Identity provider that authenticates users with an OpenID4VP (OID4VP) wallet presentation.
     
    A direct_post.jwt response JWE with its parsed header.
    The verifier side state of one wallet login, written to the single use object store when the login page is rendered and read while serving the request object and the presentation.
    The OID4VP signed authorization request object: the standard JWT claims from JsonWebToken plus the OID4VP request parameters.