Uses of Package
org.keycloak.broker.oid4vp.mappers
Packages that use org.keycloak.broker.oid4vp.mappers
-
Classes in org.keycloak.broker.oid4vp.mappers used by org.keycloak.broker.oid4vp.mappersClassDescriptionBase for OID4VP identity provider mappers that read a claim of the verified credential presentation, addressed by a
ClaimPathover the claims JSON.A path locating claims in the claims JSON of a presented credential, configured in dot notation with optional array selectors:address.localityselects a nested claim,nationalities[]selects all array elements,nationalities[0]selects the first element, and a literal dot in a claim name is escaped as\..One path step.