Skip to content

Security

This domain covers architecting secure solutions using platform security mechanisms, identity management, and data access controls. Security is the second highest failure domain on the CTA exam — candidates most commonly fail on sharing model design, identity architecture, and the trade-offs between security and usability.

Objectives

#ObjectiveKey Topics
2.1Architect solutions using appropriate platform security mechanisms[[02-security/sharing-model
2.2Security considerations for portal architecture (internal and external users)[[02-security/portal-security
2.3Declarative platform security features for record-level security[[02-security/sharing-model
2.4Programmatic platform security features[[02-security/programmatic-security
2.5Object and field access permissions[[02-security/field-object-security
2.6Design and justify end-to-end identity management solutions[[02-security/identity-sso

Key Topics

Security permeates every layer of a solution. These domains have the strongest security interdependencies:

  • System Architecture — security requirements and compliance constraints drive architecture decisions
  • Data Architecture — data classification, sensitivity tiers, and residency requirements drive encryption and access control choices
  • Solution Architecture — secure design patterns determine which declarative vs programmatic approaches are viable
  • Integration — OAuth flows, Named Credentials, and API security are core to integration architecture