Which endpoint and parameter are required to open the Delegate Admin function?
You are implementing CIAM for B2B on a customer's website. You want to launch the Delegated Administration console. Which endpoint and parameter are required to open the Delegate Admin function?A . openDelegatedAdminLogin and emailB . openDelegatedAdminLogin and orgIDC . organizationContext and orgIDD . openDelegatedAdminLogin and UIDView AnswerAnswer: B
What is the SAP-recommended way of doing this?
You want to export accounts using dataflows and need to ensure the First Name and Last Name fields are formatted in lowercase. What is the SAP-recommended way of doing this?A . Dataflow components cannot be used to transform the format of a field.B . Use a custom transformation inside the...
How can you check the session status in an iOS Swift SDK?
How can you check the session status in an iOS Swift SDK?A . gigya.isLoggedIn()B . gigya.isSessionAlive()C . gigya.sessionExpiration TimestampD . gigya.sharedInstance().sessionExpiration TimestampView AnswerAnswer: A B
What information is recorded automatically for each consent entry in the consent vault? Note: There are 3 correct answers to this question
What information is recorded automatically for each consent entry in the consent vault? Note: There are 3 correct answers to this questionA . Source IPB . Consent versionC . User agentD . PurposeE . Related productView AnswerAnswer: B D E
In which schema will the Facebook account identity be stored?
A new user registers using Facebook login. In which schema will the Facebook account identity be stored?A . PreferencesB . ProfileC . CustomD . Data storeView AnswerAnswer: B
When creating a new schedule in a dataflow, which parameters can you set manually? Note: There are 3 correct answers to this question.
When creating a new schedule in a dataflow, which parameters can you set manually? Note: There are 3 correct answers to this question.A . Schedule nameB . Schedule IDC . Email on success/failureD . Execution frequencyE . Schedule timeoutView AnswerAnswer: A C D
What resources are available for reading subscription data? Note: There are 2 correct answers to this question
What resources are available for reading subscription data? Note: There are 2 correct answers to this questionA . accounts.searchB . accounts.getAccountinfoC . idx.searchD . accounts.getSchemaView AnswerAnswer: B C
What API call needs to be made?
You would like to do a new site registration using REST API. What API call needs to be made? Note: There are 3 correct answers to this Question:A . accounts.completeRegistrationB . accounts.initRegistrationC . accounts.registerD . accounts.registrationE . accounts finalizeRegistrationView AnswerAnswer: A B C
What do you have to do in the Console to start making API calls against your existing API key?
You are implementing Customer Identity via server-side REST API. What do you have to do in the Console to start making API calls against your existing API key?A . Create a new application and secret key to be used for the request.B . Enable the REST interface in the site...