Class OnePasswordCliMasterSource

All Implemented Interfaces:
MasterSource, MasterSourceMeta

@Singleton @Named("onepassword") public final class OnePasswordCliMasterSource extends PrefixMasterSourceSupport implements MasterSourceMeta
Password source that uses 1Password CLI with its read command to retrieve passwords from 1Password vaults.

Config: onepassword:$SECRET_REFERENCE_URI. The secret reference URI format is outlined at Secret Reference Syntax.

See Also: