What method would you recommend?
You are setting up a new webhooks endpoint and you would like to retrieve the profile object on receipt of the "Account logged in" notification. What method would you recommend?A . accounts.search with 'SELECT profile FROM emailAccounts WHERE profile.email= $email from notification$' B. accounts.getAccountlnfo with UID from notification C. Use...
Which of the following scenarios would trigger a registration completion screen in a registration flow? Note: There are 2 correct answer to this question
Which of the following scenarios would trigger a registration completion screen in a registration flow? Note: There are 2 correct answer to this questionA . A user is registering via a social network that does NOT provide a value for a mandatory field. B. A user is logging in via...
How can you execute a dataflow to run on a regular basis? Note: There are 2 correct answer to this question
How can you execute a dataflow to run on a regular basis? Note: There are 2 correct answer to this questionA . Make an API call to the idx.createScheduling endpoint. B. Add the schedule through the Identity Query Tool of the Console. C. Add the schedule through the dataflow scheduler...
Which e-mail verification properties can you define inside the RaaS policies of the Console? Note: There are 2 correct answer to this question
Which e-mail verification properties can you define inside the RaaS policies of the Console? Note: There are 2 correct answer to this questionA . Whether users are automatically logged in upon verifying their address B. Whether e-mail verification is handled using a code C. The sender address D. The default...
Which action would record an entry in the consent vault?
Which action would record an entry in the consent vault?A . Connecting a social network to your account B. Opting out of a newsletter C. Failed login attempt D. Updating a phone numberView AnswerAnswer: B
Which fields can be found inside a subscription schema? Note: There are 2 correct answer to this question
Which fields can be found inside a subscription schema? Note: There are 2 correct answer to this questionA . isSubscribed B. acceptanceDate C. doubleOptin D. isEnabledView AnswerAnswer: A,C
What is the goal of permission groups?
What is the goal of permission groups?A . Define the privileges of Console users and applications. B. Define the data returned by social networks. C. Define which access the delegated admin can assign in CIAM for B2B. D. Define the privileges of the mobile SOK.View AnswerAnswer: A
Which events can be configured in the Console for webhooks? Note: There are 3 correct answer to this question
Which events can be configured in the Console for webhooks? Note: There are 3 correct answer to this questionA . Account deleted B. Account registered C. Account verified D. Subscription updated E. Account logged outView AnswerAnswer: A,B,D
What is the primary role of the identities array in the accounts database?
What is the primary role of the identities array in the accounts database?A . A list of custom data fields B. A list of social identities C. A list of login identifiers D. A list of identities split by API keyView AnswerAnswer: B
What are you able to configure inside your RaaS site settings on the Console? Note: There are 2 correct answer to this question
What are you able to configure inside your RaaS site settings on the Console? Note: There are 2 correct answer to this questionA . The domain alias or CNAME B. The SMTP address of your e-mail server C. The e-mail address of the site administrator D. The list of trusted...