Quiz 10 Question 10 of 20

A multi-agent expense system must call a line-of-business API that authorizes actions based on the signed-in employee's identity and group memberships. The orchestrator and tools currently use a single long-lived application secret with broad application permissions, so every agent acts with the same superuser power. Which authentication design best aligns with least privilege for user-scoped actions?

Select an answer to reveal the explanation.

Motivation