SecOps-Architect Practice Question: Secops Frameworks And Threat Response Architecture
You are configuring Cortex XSOAR integration instances and need to ensure that API keys and passwords are stored securely without appearing in plaintext within playbook logs or incident data. Where should these credentials be stored?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
As encrypted integration parameters / Vault-managed credentials
Integration credentials in Cortex XSOAR should be stored as encrypted integration parameters (credentials type) managed by the platform vault.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Inside public incident context data fields
Why it's wrong here
Context data is visible to analysts and exposed in incident JSON.
- ✗
Hardcoded in custom Python automation scripts
Why it's wrong here
Hardcoding credentials in scripts is a severe security vulnerability.
- ✓
As encrypted integration parameters / Vault-managed credentials
Why this is correct
Integration parameters configured as credentials are encrypted and masked.
- ✗
Plaintext in the playbook YAML file
Why it's wrong here
Plaintext storage in YAML exposes credentials.
About these practice questions
One of 217 original SecOps-Architect practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
JA
Written and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed August 2026 · checked against the official Palo Alto Networks exam blueprint
This SecOps-Architect practice question is part of Courseiva's free Palo Alto Networks certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SecOps-Architect exam.