WSO2 MI - Use encrypted secret with secure vault
Access the secrets
From synapse artifact
To access the secret as decrypted format, use vault lookup syntax as below
<log level="custom">
<property expression="wso2:vault-lookup('ALIAS')" name="propertyName"/>
</log>
The parameters:
ALIAS The ali...
minhtran.hashnode.dev2 min read