This is an awkwardly phrased question. But it's asking for the client ID that is a unique identifier that identifies the client application, and thus associates the resource owner's permissions with the client application. The resource owner is not unique (although it's an individual person, or group of people), as this person (or group of people) can authenticate multiple times, maybe even simultaneously from multiple separate client apps. It's the client ID assigned each time to each client app that is unique.
The client ID is a unique identifier for an OAuth client.
The OAuth client uses its client ID and client secret or its client ID and client certificate to provide identity and optionally the credentials.
The other options in the question are not unique identifiers, but roles or components of the OAuth2 three-legged authorization code flow2.
Option B
B. Resource owner
In the OAuth2 three-legged authorization code flow, there are three parties involved: the client application, the authorization server, and the resource owner (the user). The flow involves multiple steps where the client application first requests authorization from the user (the resource owner) by redirecting them to the authorization server. The user then grants or denies authorization, and if they grant it, the authorization server issues an authorization code to the client. The client then uses this authorization code to obtain an access token from the authorization server, which can be used to access the protected resources on behalf of the user.
The client ID is a unique identifier that is assigned to the client application by the authorization server when the client registers with the server. The authorization server is the server responsible for issuing access tokens to the client after the client presents the authorization code. The resource server is the server that hosts the protected resources that the client is trying to access using the access token.
"What is the unique identifier in the OAuth2 three-legged authorization code flow?"
According to your own explanation: "The client ID is a unique identifier that is assigned to the client application."
So the answer is correct, no? A
upvoted 2 times
...
...
This section is not available anymore. Please use the main Exam Page.350-901 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Amycert
7 months, 2 weeks agokirrim
1 year, 6 months agovrossa
1 year, 10 months agowhipmuffin
1 year, 11 months agoAlexissiox
2 years agoadomes
2 years agoGatorSunshine
2 years ago