Question 21 of 100 from exam 350-901-DEVCOR: Developing Applications Using Cisco Core Platforms and APIs

Question 21 of 100 from exam 350-901-DEVCOR: Developing Applications Using Cisco Core Platforms and APIs

Question

DRAG DROP -

Resource Owner

User Agent Authorization
(Browser)

OAuth2 three-legged authorization code grant.

Refer to the exhibit.

Drag and drop the steps from the left into the correct order of operation on the right for a successful OAuth2 three-legged authorization code grant flow.

Select and Place:

Answer Area

Client initiates the flow. step 1
The authorization server authenticates the client,
validates details sent, and responds with an access| step 2
token.
The authorization server redirects the user-agent Seog
pack to the client using the redirection URI provided. P
‘The authorization server authenticates the resource step 4
owner.
The client requests an access token from the
authorization server's token endpoint step 5

Explanations

Answer Area

Client initiates the flow.

Client initiates the flow.

| The authorization server authenticates the client,
validates details sent, and responds with an access|
token.

The authorization server redirects the user-agent
pack to the client using the redirection URI provided.

The authorization server redirects the user-agent
pack to the client using the redirection URI provided.

‘The authorization server authenticates the resource
owner.

‘The authorization server authenticates the resource
owner.

The client requests an access token from the
authorization server's token endpoint.

The client requests an access token from the
authorization server's token endpoint.

| The authorization server authenticates the client,
validates details sent, and responds with an access|
token.