Uses of Interface
org.keycloak.protocol.oid4vc.OID4VCEnvironmentProviderFactory
Packages that use OID4VCEnvironmentProviderFactory
Package
Description
-
Uses of OID4VCEnvironmentProviderFactory in org.keycloak.protocol.oid4vc
Classes in org.keycloak.protocol.oid4vc that implement OID4VCEnvironmentProviderFactoryModifier and TypeClassDescriptionclass
Implementation of theClientRegistrationProviderFactory
to integrate the OID4VC protocols with Keycloak's client-registration.class
Factory for creating all OID4VC related endpoints and the default mappers. -
Uses of OID4VCEnvironmentProviderFactory in org.keycloak.protocol.oid4vc.issuance
Classes in org.keycloak.protocol.oid4vc.issuance that implement OID4VCEnvironmentProviderFactoryModifier and TypeClassDescriptionclass
WellKnownProviderFactory
implementation for JWT VC Issuer metadata at endpoint /.well-known/jwt-vc-issuerclass
WellKnownProviderFactory
implementation for the OID4VCI metadata -
Uses of OID4VCEnvironmentProviderFactory in org.keycloak.protocol.oid4vc.issuance.mappers
Classes in org.keycloak.protocol.oid4vc.issuance.mappers that implement OID4VCEnvironmentProviderFactoryModifier and TypeClassDescriptionclass
Allows to add the context to the credential subjectclass
Map issuance date to the credential, under the default claim name "iat"class
Base class for OID4VC Mappers, to provide common configuration and functionality for all of themclass
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 subject -
Uses of OID4VCEnvironmentProviderFactory in org.keycloak.protocol.oid4vc.issuance.signing
Subinterfaces of OID4VCEnvironmentProviderFactory in org.keycloak.protocol.oid4vc.issuance.signingModifier and TypeInterfaceDescriptioninterface
Provider Factory to createVerifiableCredentialsSigningService
sClasses in org.keycloak.protocol.oid4vc.issuance.signing that implement OID4VCEnvironmentProviderFactoryModifier and TypeClassDescriptionclass
Provider Factory to createJwtSigningService
sclass
Provider Factory to createLDSigningService
sclass
Provider Factory to createSdJwtSigningService
s