IA-5(7) - Authenticator Management | No Embedded Unencrypted Static Authenticators

Ensure that unencrypted static authenticators are not embedded in applications or other forms of static storage.


ID: IA-5(7)
Enhancement of : IA-5

Space Segment Guidance

Avoid embedding static, unencrypted secrets in flight or ground code (passwords, API keys, default tokens). Prefer externalized or derived secrets, protected stores, per-pass or per-session material, or negotiated keys, and ensure build pipelines scan for hard-coded credentials. Consider redaction/scrubbing in logs and artifacts so residual data does not reintroduce exposure during vendor deliveries, integration handoffs, or post-launch sharing.