Q: 10
HOTSPOT Select the answer that correctly completes the sentence.
Your Answer
Discussion
Authorization. Authentication looks tempting but that's for verifying identity, not for access after sign-in.
Authorization. Trap option is authentication, but that's done before the access check. Seen similar on other practice sets.
Authorization
Authorization is what fits here. Once a user is signed in (already authenticated), the system checks what they're allowed to access, which is authorization. This matches how Microsoft breaks down access control steps-auth first, then authz for resource permissions. I think that’s right but let me know if you see it another way.
Nah, I don't think it's authentication-authorization makes more sense since the user is already signed in.
Saw something like this on a practice test, pretty sure the right fill is authorization.
Authorization is the right one since it deals with what access a signed-in user actually gets. Authentication already happened to verify identity. Pretty sure that's the distinction but open to other thoughts if someone disagrees.
Nice and clear, I'd go with authentication here.
Authentication fits here since it's about verifying identity, not access rights. Pretty sure a lot of folks mix it up with authorization though.
Authentication
Be respectful. No spam.
