CompTIA
ADR-001 · Question #36
What are two advantages to using OAuth as the authentication method for an Android application to access a web application or service? (Select TWO).
The correct answer is C. The application does not need to ever know the user's login credentials. D. In the event the device running the application is lost or stolen, the OAuth credentials issued to it. See the full explanation below for the reasoning.
Question
What are two advantages to using OAuth as the authentication method for an Android application to access a web application or service? (Select TWO).
Options
- AOAuth integrates seamlessly into a mobile application, never requiring the user to interact with the
- BOAuth only maintains long and complex passwords for users of the Android application so the
- CThe application does not need to ever know the user's login credentials.
- DIn the event the device running the application is lost or stolen, the OAuth credentials issued to it
- EOAuth enables both ends of an SSL tunnel to authenticate each other.
How the community answered
(33 responses)- A3% (1)
- B12% (4)
- C79% (26)
- E6% (2)
Community Discussion
No community discussion yet for this question.