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 TypeClassDescriptionclass
Allows to add the context to the credential subjectclass
Map issuance date to the credential, under the default claim name "iat"class
Allows to add statically configured claims to the credential subjectclass
Sets an ID for the credential, either randomly generated or statically configuredclass
Adds the users roles to the credential subjectclass
Allows to add types to the credential subjectclass
Allows to add user attributes to the credential subjectMethods in org.keycloak.protocol.oid4vc.issuance.mappers that return OID4VCMapper