You are implementing SAP Customer Consent using Screen-Sets, but without SAP Customer Identity. Which API call do you need to use to initiate the process of collecting consent?
You are working on an IdentitySync dataflow that exports accounts. The values of the first and last name need to be lowercase. What is the recommended approach to format the name fields?
You are doing a client-side implementation of SAP Customer Data Cloud using the JavaScript SDK. You had previously recorded user behavior data in the store, and would like to record additional user behavioral
data (such as activities and progress) in the form of an array. Which function would meet your requirement?
How can you get the public certificate that is required to validate a JSON Web Token (JWT)?
What are you able to configure inside your RaaS site settings on the Console? Note: There are 2 correct answer to this question
Which authorization framework does the CIAM for B2B solution use for access control?
Which tools can you use to read subscription data? 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 question
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 data. 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?
What are the key pages required to set up SAP Customer Data Cloud as a SAML identity provider? Note: There are 2 correct answer to this question
You want to enable social login on your site. What is recommended to be configured in the Site Settings menu in the Console?
Which of the following keys are required to add a data object to the Data Store? Note: There are 2 correct answer to this question
When validating a JWT, what must you check to ensure that you are using the right public key?
You are implementing CIAM for B2B on a customer's Web site. You want to launch the Delegated Administration console. Which parameter must you pass to the openDelegatedAdminLogin function?
What is the recommended approach to make a native API call, such as getAccountlnfo, from an Android client?
You are implementing Facebook social login using the Android SDK. What prerequisites are required? Note: There are 2 correct answer to this question