Skip to content

Security

Key Takeaways

Security is the second highest failure domain on the CTA exam. Focus on sharing model design (OWD, role hierarchy, sharing rules), identity architecture (SAML, OAuth flows, MFA), and the trade-offs between security and usability. Judges probe deeply on record-level access, portal security, and encryption decisions.

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 mechanismsSharing Model, Encryption
2.2Security considerations for portal architecture (internal and external users)Portal Security
2.3Declarative platform security features for record-level securitySharing Model, Field & Object Security
2.4Programmatic platform security featuresProgrammatic Security
2.5Object and field access permissionsField & Object Security
2.6Design and justify end-to-end identity management solutionsIdentity & SSO

Key Topics

Practice

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

Frequently Asked Questions

What security topics does the CTA exam focus on most heavily?

The CTA exam probes deepest on sharing model design (OWD settings, role hierarchy, sharing rules, implicit sharing), identity architecture (SAML 2.0, OAuth 2.0 flows, MFA, JIT provisioning), and the interplay between field-level security, profiles, and permission sets. Portal security for Experience Cloud external users is also heavily tested.

How is Security scored in the CTA review board?

Judges evaluate whether your sharing model is appropriately restrictive without being overly complex, whether identity flows are correctly selected for each user type, and whether you can defend the trade-offs between security and usability. They expect you to articulate why you chose a specific OWD setting and how your role hierarchy interacts with sharing rules.

What are the most common mistakes in Security during the CTA exam?

Candidates commonly fail by setting OWD to Public Read/Write without justification, confusing OAuth flow types (using the wrong flow for server-to-server vs user-facing scenarios), ignoring guest user security implications in Experience Cloud, not addressing encryption impact on search and filtering, and failing to account for implicit sharing through master-detail relationships.

When should I recommend Shield Platform Encryption in a CTA scenario?

Recommend Shield when the scenario mentions regulatory compliance requiring encryption at rest (HIPAA, PCI, GDPR), sensitive data fields that must be protected even from admins, or audit trail requirements beyond standard field history tracking. Always address the trade-offs: deterministic encryption limits filter and search capabilities, and probabilistic encryption restricts them further.

How do I choose between sharing rules, Apex sharing, and teams for record access?

Use sharing rules for predictable, criteria-based or ownership-based access patterns. Use teams (Account Teams, Opportunity Teams) when access follows relationship-based patterns tied to specific records. Use Apex managed sharing when access logic is too complex for declarative rules or requires runtime calculation. Always prefer the simplest mechanism that meets the requirement.

This is a personal study site for Salesforce CTA exam preparation. Built with AI assistance. Not affiliated with Salesforce.