Interface TrustMaterialIdentityProvider<C extends org.keycloak.models.IdentityProviderModel>

All Superinterfaces:
IdentityProvider<C>, org.keycloak.provider.Provider

public interface TrustMaterialIdentityProvider<C extends org.keycloak.models.IdentityProviderModel> extends IdentityProvider<C>
Identity providers that expose reusable trust material for flows such as client attestation or OID4VCI key attestation.