Class OID4VPSdJwtUserAttributeMapper

All Implemented Interfaces:
IdentityProviderMapper, ConfiguredProvider, EnvironmentDependentProviderFactory, Provider, ProviderFactory<IdentityProviderMapper>

public class OID4VPSdJwtUserAttributeMapper extends AbstractOID4VPClaimMapper
Maps a claim of the presented SD JWT credential to a user property or attribute. A single mapper covers the credential value types: string, number and boolean claims become a single text value, arrays become a multivalued attribute, and object values are imported as their JSON representation.