Cisco Video Infrastructure Implementation — Question 31
Which two options are requirements to use OAuth access tokens with Cisco Spark? (Choose two.)
Answer options
- A. Applications can only request the access token when the authenticated user grants permissions to this service.
- B. Servers must register to Cisco Spark as an application to request access tokens.
- C. Servers can request the access token only when the authenticated user grants permissions to this service.
- D. Tokens must request access to servers before applications register to Cisco Spark.
- E. Applications must register to Cisco Spark as a server to request access tokens.
Correct answer: A, D
Explanation
Option A is correct because access tokens can only be requested after user permission is granted. Option D is also correct since tokens need to request access to servers before application registration. Options B, C, and E are incorrect as they misrepresent the authentication and registration processes required for OAuth access in Cisco Spark.