Key security considerations for succession planning in cloud deployments vs on-premise environments

I’m leading the security configuration for our succession planning implementation in Workday and want to hear about experiences from others who’ve deployed this in cloud environments. Succession planning data is particularly sensitive since it contains performance ratings, potential assessments, and future role assignments that employees shouldn’t see about themselves or their peers.

We’re a financial services organization with about 8,000 employees across multiple regions, and we have strict regulatory requirements around data access and audit trails. I’m particularly interested in how others have balanced the need for talent visibility among senior leaders with the requirement to restrict access to sensitive succession data. What security configurations have worked well for you in cloud deployments? What challenges did you encounter with role-based access when multiple stakeholders need different levels of visibility into succession plans?

Data privacy and encryption are critical for succession planning. In cloud deployments, all data is encrypted at rest and in transit by default, which is good for compliance. But you also need to think about data residency requirements if you operate in multiple countries. Some regions have strict requirements about where employee data can be stored. Workday’s cloud architecture handles most of this, but you need to configure your tenant appropriately. Also consider implementing data masking for certain fields when viewed by lower-level managers - for example, showing potential ratings as ranges rather than specific scores.

From a cloud deployment perspective, you have some advantages with Workday’s security model. Role-based access configuration is your foundation - create specific succession planning roles that inherit from base manager or HR roles but add the succession-specific permissions. Use constrained security groups to limit data visibility by organization, location, or custom criteria. For financial services compliance, make sure you enable row-level security so users can only access succession data for employees they’re authorized to see. I’d also recommend implementing approval workflows for any changes to succession plans, which creates an additional control layer and helps with audit requirements.

One challenge we faced was with matrix organizations where employees have both functional and business unit reporting lines. Succession planning security gets complicated when you need to give visibility to multiple leadership chains. We ended up creating custom security groups for succession planning that don’t strictly follow the org hierarchy. Also, consider how you’ll handle succession plans for executive roles - you might need a completely separate security model for C-suite succession to limit visibility even among senior leaders.

Succession planning security is definitely tricky. In our implementation, we created tiered security domains based on organizational hierarchy. Executives can see succession plans for their entire division, but managers only see their direct reports. The key is using security groups effectively and being very granular about who gets View versus Edit access. We also restricted access to potential ratings - only HR Business Partners and above can see those.