Package org.keycloak.broker.oid4vp
package org.keycloak.broker.oid4vp
-
ClassDescriptionThe 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 adirect_post.jwtJWE, together with the request context they were resolved against.The per request response encryption key for thedirect_post.jwtresponse mode.Identity provider that authenticates users with an OpenID4VP (OID4VP) wallet presentation.JAX-RS endpoint backing the OID4VP wallet flow, routed at/realms/{realm}/broker/{alias}/endpoint.Adirect_post.jwtresponse 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 fromJsonWebTokenplus the OID4VP request parameters.Response encryption for the OID4VPdirect_post.jwtresponse mode, following HAIP.