ISC2 Certified Secure Software Lifecycle Professional (CSSLP) Practice Question

During a code review you find that the API gateway plans to cache a user's authorization matrix in server memory for the entire eight-hour session to reduce database look-ups. Which design change would best uphold the complete mediation principle while preserving performance?

  • Continue caching the user's roles in RAM but purge the cache only when the user logs out or after eight hours.

  • Move authorization checks to client-side JavaScript executed after the initial login handshake.

  • Replace the long-lived server-side cache with short-lived, signed access tokens that the gateway must validate on every request.

  • Authorize write requests on each call but allow read-only requests once the session is established.

ISC2 Certified Secure Software Lifecycle Professional (CSSLP)
Secure Software Concepts
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot