Add an x509 identity proof to a Kaleido organization. Use this to register a certificate chain that links an organization's off-chain PKI identity to their blockchain accounts. The certificate will be in 'pending' state until verified.
nameRequiredstringA human-readable name for the identity proof, typically describing the certificate purpose (e.g., 'Root CA', 'Production Certificate')
typestringType of the identity proof. Currently only 'x509' certificates are supported. Defaults to 'x509'.
org_idRequiredstringThe Kaleido organization ID (e.g., 'u0cvzlsyw4'). Obtain this from the get_organizations action.
payloadRequiredstringThe Base64-encoded x509 certificate chain. This should be a valid PEM certificate converted to Base64 format.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.