Amazon
AXS-C01 · Question #15
When configuring account linking for an Amazon Alexa skill using Login with Amazon, which of the following example scopes should an Alexa Skill Builder use to avoid exposing Personally Identifiable…
The correct answer is B. profile:user_id. profile:user_id uniquely identifies the user but does not expose additional information beyond the User ID, which is anonymous.
Network Security
Question
When configuring account linking for an Amazon Alexa skill using Login with Amazon, which of the following example scopes should an Alexa Skill Builder use to avoid exposing Personally Identifiable Information (PII)?
Options
- Aprofile:email
- Bprofile:user_id
- Cprofile
- Dprofile:name
How the community answered
(36 responses)- A6% (2)
- B75% (27)
- C14% (5)
- D6% (2)
Explanation
profile:user_id uniquely identifies the user but does not expose additional information beyond the User ID, which is anonymous.
Topics
#OAuth scopes#account linking#PII protection#Login with Amazon
Community Discussion
No community discussion yet for this question.