Low-code platforms expand who can connect systems, create automations, and move data between applications. That broadens the number of non-human identities involved in signing workflows and increases the chance that access, trigger logic, or connector scope will outrun governance. The risk is not automation itself, but unmanaged delegation.
Why This Matters for Security Teams
Low-code workflow tools compress development, but they also compress governance. The signing path often depends on service accounts, API tokens, webhook connectors, and app-to-app trust that security teams do not provision directly. That means a business user can create a workflow that signs, routes, approves, or archives data with non-human identities that were never reviewed as a coherent control plane. The result is a governance gap between who can build automation and who can approve the identities behind it. NHI research shows how quickly this becomes systemic: the Top 10 NHI Issues and the Ultimate Guide to NHIs both highlight excessive privilege, weak visibility, and poor lifecycle discipline as recurring failure patterns. NIST’s NIST Cybersecurity Framework 2.0 reinforces the same point: identity governance must be traceable, controlled, and continuously monitored, not assumed because a workflow is “internal.” In practice, many security teams encounter signing misuse only after a connector has already been over-permissioned and business users have chained it into multiple automations, rather than through intentional identity design.How It Works in Practice
Low-code platforms increase signing risk because they blur the boundary between configuration and authority. A workflow builder may be allowed to select a connector, grant a token, and define a trigger without ever seeing the downstream NHI lifecycle that makes the workflow safe. Once that connector is live, the workflow can act as a delegated signer, meaning the identity may be used far beyond the original business purpose unless PAM, RBAC, and JIT controls are applied deliberately. Practitioners should treat each workflow as an identity stack, not a simple app feature:- Identify every NHI involved in the signing chain, including service accounts, app registrations, tokens, and certificates.
- Scope each connector to the minimum API surface needed for the signing action.
- Issue lifecycle-managed credentials with short TTLs, and revoke them when the workflow changes.
- Separate who can build a flow from who can authorize the underlying signing identity.
- Log every signing event with the workflow owner, connector, secret source, and effective privilege.
Common Variations and Edge Cases
Tighter signing control often increases delivery friction, requiring organisations to balance faster automation against stronger delegated-access review. That tradeoff becomes more visible in environments where low-code platforms integrate with finance, HR, or procurement systems, because signing can mean approving payments, contract steps, or record changes rather than merely sending notifications. Guidance is still evolving on how much autonomy is acceptable for these workflows, but current practice suggests that the more irreversible the action, the less acceptable broad connector scope becomes. There are also edge cases where simple least-privilege rules are not enough. Shared connectors across multiple teams can hide effective privilege, managed platform connectors may be owned by the vendor rather than the customer, and temporary emergency automations can leave long-lived secrets behind after the incident ends. The 52 NHI Breaches Analysis shows why this matters: once a non-human identity is abused, the blast radius often comes from reuse, overtrust, and poor revocation, not just from the initial compromise. Security teams should also look to the OWASP NHI Top 10 for patterns around exposed secrets, excessive authority, and weak trust boundaries in automated systems. The standard answer breaks down when business units treat signing workflows as low-risk because the platform is “no-code,” even though the identity impact is functionally the same as any other privileged integration.Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 and NIST AI RMF set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-03 | Signing workflows often fail on weak secret rotation and lifecycle control. |
| NIST CSF 2.0 | PR.AC-4 | Low-code signing risk is fundamentally an access control and least-privilege problem. |
| NIST AI RMF | Autonomous workflow behaviour needs accountable governance and monitoring. |
Rotate workflow secrets on a short schedule and revoke them when a flow changes or is retired.
Related resources from NHI Mgmt Group
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on June 6, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org