Skip to content

storing credential file in defaults dir won't work unless you define credentialSecret in bluemix-settings.js #31

@rophy

Description

@rophy

Currently defaults/flow_cred.json get pushed to cloudant as-is without considering how to decrypt it.

This actually doesn't work because credential secret (used to decrypt flow_cred.json) is randomly generated unless you explicitly define it in node-red settings (bluemix-settings.js).

Ideally, defaults/flow_cred.json should support decrypted version of credential file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions