問題1
What system data is recorded for every user inside the accounts database? Note: There are 2 correct answer to this question
What system data is recorded for every user inside the accounts database? Note: There are 2 correct answer to this question
正確答案: B,C
問題2
Which tools can you use to read subscription data? Note: There are 2 correct answer to this question
Which tools can you use to read subscription data? Note: There are 2 correct answer to this question
正確答案: B,C
問題3
You are creating a new IdentitySync dataflow with three components: - Component ID: account/ Component type: datasource.read.gigya.account - Component ID: sftp / Component type: datasource.write.sftp - Component ID: json / Component type: file.format.json. When you click the Save button, you get the error message shown in the screenshot below:
You are creating a new IdentitySync dataflow with three components: - Component ID: account/ Component type: datasource.read.gigya.account - Component ID: sftp / Component type: datasource.write.sftp - Component ID: json / Component type: file.format.json. When you click the Save button, you get the error message shown in the screenshot below:
正確答案: A
問題4
You are implementing a mobile app and want to expire user sessions after 1800 seconds. How can you achieve this? Note: There are 2 correct answer to this question
You are implementing a mobile app and want to expire user sessions after 1800 seconds. How can you achieve this? Note: There are 2 correct answer to this question
正確答案: C,D
問題5
You are implementing a native registration flow using the mobile SDK as follows: Call accounts.initRegistration. Call accounts.register with the loginID and password, and regToken. Account goes to pending registration status - missing required fields. Call accounts.setAccountlnfo with required fields dat a. Call accounts.finalizeRegistration. However, you are getting a permission error when performing steps 3 and 4. Which parameters should be passed to steps 3 and 4 to stop the error?
You are implementing a native registration flow using the mobile SDK as follows: Call accounts.initRegistration. Call accounts.register with the loginID and password, and regToken. Account goes to pending registration status - missing required fields. Call accounts.setAccountlnfo with required fields dat a. Call accounts.finalizeRegistration. However, you are getting a permission error when performing steps 3 and 4. Which parameters should be passed to steps 3 and 4 to stop the error?
正確答案: C
問題6
Your customer's security team wants to improve login security on their Web site. What risk factors can be configured through the Risk-Based Authentication UI? Note: There are 3 correct answer to this question
Your customer's security team wants to improve login security on their Web site. What risk factors can be configured through the Risk-Based Authentication UI? Note: There are 3 correct answer to this question
正確答案: B,C,E
問題7
Which action would record an entry in the consent vault?
Which action would record an entry in the consent vault?
正確答案: D
問題8
You are generating a JSON Web Token (JWT) from the client side by calling the following: gigya.accounts.getJWT('email,firstName,lastName'); However, the e-mail, firstName, and lastName of the user are NOT returned in the JWT. How can you re-write the API call to get the required claims?
You are generating a JSON Web Token (JWT) from the client side by calling the following: gigya.accounts.getJWT('email,firstName,lastName'); However, the e-mail, firstName, and lastName of the user are NOT returned in the JWT. How can you re-write the API call to get the required claims?
正確答案: D
問題9
Which actions can be taken if a risk is detected when using Risk-Based Authentication? Note: There are 3 correct answer to this question
Which actions can be taken if a risk is detected when using Risk-Based Authentication? Note: There are 3 correct answer to this question
正確答案: A,B,C