Attach credentials to workflow nodes
You can attach credentials to workflow nodes so that automation orchestrator automatically provides authentication when the workflow runs.
When you configure a workflow node that connects to an external service, such as a REST API, an LLM provider, or an Ansible Automation Platform instance, you select a credential from the node's configuration panel. Automation orchestrator resolves that credential at execution time, decrypts the stored values, and injects them into the node's execution context without exposing them in logs or workflow definitions.
Each credential type is compatible with specific node types. The credential selector in the workflow builder filters available credentials by type so you can only attach a compatible credential to each node.
Attach a credential to a workflow node
When configuring a workflow node in the Builder, you can attach a credential to authenticate the node's external connections.
Procedure
Results
Disabled credentials appear in the selector but are marked as "(disabled)" and cannot be selected.