List of questions
Related questions
Question 94 - 350-901 discussion
An application uses OAuth to get access to several API resources on behalf of an end user. What are two valid parameters to send to the authorization server as part of the first step of an authorization code grant flow? (Choose two.)
URI to which the authorization server will send the user-agent back when access is granted or denied
list of the API resources that the application is requesting to access
secret that was generated by the authorization server when the application registered as an OAuth integration
list of scopes that correspond to the API resources to which the application is requesting to access
name of the application under which the application registered as an OAuth integration
0 comments
Leave a comment first