Developing Applications Using Cisco Core Platforms and APIs (DEVCOR) — Question 149

What is the result of a successful OAuth2 authorization grant flow?

Answer options

Correct answer: C

Explanation

The correct answer is C because, in a successful OAuth2 authorization grant flow, the application obtains a token that permits it to perform actions on behalf of the user. Option A is incorrect as it pertains to third-party services rather than the application itself. Option B is not relevant to the token issuance process, and option D incorrectly suggests administrative rights, which are not guaranteed through OAuth2 authorization.