Join our Newsletter — 33% off our NHI Course
Identity Beyond IAM

RSA

← Back to Glossary
By NHI Mgmt Group Updated August 28, 2026 Domain: Identity Beyond IAM

RSA is a long established public key signature and encryption algorithm used across many identity and security systems. For token signing, it provides broad compatibility and mature tooling, but teams must balance its security properties and performance characteristics against newer elliptic curve based approaches.

Expanded Definition

RSA is a public key cryptographic algorithm used for digital signatures and, in some systems, encryption. In NHI and IAM environments, its most common role is signing tokens, certificates, and trust assertions where compatibility matters more than minimal key size or fastest performance. As a mature algorithm, RSA remains widely supported by identity providers, PKI toolchains, and hardware security modules, but its operational value depends on correct key management, certificate lifecycle control, and consistent validation policy.

In practice, RSA is not the same thing as authentication itself. It is a cryptographic primitive that underpins how an AI agent, service account, workload, or platform proves possession of a private key. Definitions vary across vendors when discussing algorithm choice in federated identity, but the security outcome is consistent: if the private key is exposed, the trust boundary collapses. The NIST Cybersecurity Framework 2.0 helps anchor this operationally by tying identity assurance to governance and protective controls, while NHI programmes must treat RSA keys as secrets with explicit lifecycle ownership. The most common misapplication is assuming RSA is “secure by default,” which occurs when teams reuse long-lived keys without rotation, monitoring, or certificate expiry enforcement.

Examples and Use Cases

Implementing RSA rigorously often introduces certificate and key-management overhead, requiring organisations to weigh broad interoperability against rotation discipline and performance constraints.

  • Signing JWTs for service-to-service authentication where older runtimes or third-party consumers require RSA compatibility.
  • Issuing X.509 certificates for workloads and agents that must be validated across heterogeneous infrastructure, as discussed in the Ultimate Guide to NHIs.
  • Protecting trust anchors in enterprise PKI, where RSA remains supported by many identity systems even as teams evaluate elliptic curve alternatives.
  • Using RSA in federated identity integrations that need stable interoperability with external partners and legacy validation libraries.
  • Applying RSA-based signing to non-human credentials while enforcing the control expectations outlined in NIST Cybersecurity Framework 2.0.

RSA is especially relevant when a workload must authenticate across older vendors, but it should still be paired with key rotation, certificate expiry tracking, and restricted private-key access. For NHI operators, the cryptography is only as trustworthy as the controls around issuance and revocation. NHIMG’s Ultimate Guide to NHIs notes that 71% of NHIs are not rotated within recommended time frames, which makes any long-lived RSA credential a governance issue, not just a technical one.

Why It Matters in NHI Security

RSA matters because many NHI trust chains still depend on it, and that means compromise of a private key can impersonate a workload, service, or agent at scale. When RSA keys are embedded in code, stored outside managed secret systems, or left active after service decommissioning, attackers gain durable access that is hard to spot and even harder to unwind. NHIMG reports that 80% of identity breaches involved compromised non-human identities such as service accounts and API keys, and this is exactly where weak RSA key hygiene becomes operationally dangerous. The same guide also shows that 79% of organisations have experienced secrets leaks, with 77% resulting in tangible damage, reinforcing that cryptographic strength alone does not prevent identity abuse.

RSA therefore sits at the intersection of algorithm selection, secret governance, and incident response. Security teams should validate where RSA is truly required, reduce key lifetime, and ensure private keys are covered by rotation, access review, and revocation processes. If the organisation still relies on RSA for agent signing or workload authentication, that reliance must be visible to governance owners, not hidden inside deployment templates. Organisations typically encounter the full impact of RSA mismanagement only after a key leak, certificate misuse, or failed offboarding event, at which point RSA governance becomes operationally unavoidable to address.

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 SP 800-63, NIST CSF 2.0, NIST Zero Trust (SP 800-207) and NIST AI RMF set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Non-Human Identity Top 10NHI-02RSA keys are NHI secrets whose exposure enables impersonation and token abuse.
NIST SP 800-63Digital identity guidance depends on cryptographic assurance for authenticators and assertions.
NIST CSF 2.0PR.AAIdentity and authentication outcomes rely on protecting the cryptographic trust used by RSA.
NIST Zero Trust (SP 800-207)Zero Trust requires continuous verification of cryptographic trust for non-human workloads.
NIST AI RMFAI systems and agents need secure identity infrastructure for trustworthy operation.

Treat RSA keys as high-value identity assets and enforce authentication governance, monitoring, and revocation.

NHIMG Editorial Note
Reviewed and updated by the NHIMG editorial team on August 28, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org