Updating the candidate security class for the CandidateSpace.zip

Perform this task to ensure candidates can access their Transition Programs when your organization uses the CandidateSpace.zip file in parallel with the Candidate Experience. If these updates are not made, then candidates see both Jobs and Candidate Transition Program in the main navigation menu within Candidate Experience. This update to the candidate security class makes the user experience more intuitive.

  1. Create a security class based on CandidateWebAppAccess_ST.
  2. Edit the condition used for the TransitionTasks WebApp from “when (actor.agent(Candidate).Candidate.IsExternalCandidate)” to (actor.agent(Candidate).Candidate.IsExternalCandidateHasTransitionTasks).
  3. Update the Anonymous_ST to add the custom security class and remove CandidateWebAppAccess_ST.
  4. Update the Candidate_ST to add the custom security class and remove CandidateWebAppAccess_ST.