Uses of Class
org.keycloak.protocol.oid4vc.issuance.mappers.OID4VCMapper
Packages that use OID4VCMapper
-
Uses of OID4VCMapper in org.keycloak.protocol.oid4vc.issuance.mappers
Subclasses of OID4VCMapper in org.keycloak.protocol.oid4vc.issuance.mappersModifier and TypeClassDescriptionclassAllows to add the context to the credential subjectclassAdds a generated ID to the credential (as a configurable property).classMap issuance date to the credential, under the default claim name "iat"classAllows to add statically configured claims to the credential subjectclassSets an ID for the credential, either randomly generated or statically configuredclassAdds the users roles to the credential subjectclassAllows to add types to the credential subjectclassAllows to add user attributes to the credential subjectMethods in org.keycloak.protocol.oid4vc.issuance.mappers that return OID4VCMapper