CustomSecretsProviderType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Supertype: SecretsProviderType
Custom secrets provider implementation, that is not known at the compile time. E.g. not bundled with midPoint. EXPERIMENTAL: This provider implementation is experimental. It may be changed or removed in the future versions.
Item Summary  
Name Type Multiplicity Description
identifier property
string
[1,1] Unique identifier of this secrets provider. 
display container
DisplayType
[0,1] Display name, icon and styles for secret provider. 
description property
string
[0,1] Free-form description of the secrets provider. 
documentation property
string
[0,1] Free-form description of the secrets provider. 
cache property
duration
[0,1] Time-to-live when caching the secrets provided by this provider. 
allowKeyPrefix property
string
[0,-1] Allowed prefix for the secret keys resolved by this provider. 
className property
string
[1,1] Class name of the custom secrets provider. 
configuration container
CustomSecretsProviderConfigurationType
[0,1] Configuration of the custom secrets provider.