Skip to content

User/Password Credentials

Creates a credential object containing a username and password.

Outputs#

Port Description
invalid port type: credentials
The credential object.

Addendum#

This data node securely holds a username and password and outputs them as a structured credential object.

Connect the credential output of this node to other nodes that require username/password authentication.

Security

This node uses secret inputs for both username and password. This ensures their values are encrypted and handled securely by the system.

ID: core/credentials-userpass@v1