What features do webhooks support? Note: There are 2 correct answers to this question
What features do webhooks support? Note: There are 2 correct answers to this questionA . Events are ordered per UID.B . Custom data fields can be added to the payload.C . Notifications can contain multiple events.D . Notifications are sent in a synchronous way.View AnswerAnswer: B C
Which password attributes can be defined in the Customer Identity policies? Note: There are 2 correct answers to this question.
Which password attributes can be defined in the Customer Identity policies? Note: There are 2 correct answers to this question.A . Max character groupsB . Max lengthC . Password reset token expiration timeD . Min lengthView AnswerAnswer: B D
Which of the following scenarios would trigger a registration completion screen when using web screen-sets? Note: There are 2 correct answers to this question.
Which of the following scenarios would trigger a registration completion screen when using web screen-sets? Note: There are 2 correct answers to this question.A . A user is registering via a social network that is missing a value for a mandatory field.B . There is a new consent version with...
What should you configure in the Console?
You want to enable a new identity provider, but they require an SSL certificate for encrypted communication. What should you configure in the Console?A . Identity federationB . Trusted site URLsC . A central login pageD . Custom API domainView AnswerAnswer: D
What could be the reason for the error?
You are implementing a mobile app and want to manually change the screen that is displayed to the user via pluginView. However, the screen is not displayed and an error is thrown when the following method is called: gigya.accounts.switchScreen([screenSet Default-RegistrationLogin", screen 'new-screen-id']); What could be the reason for the error?A...
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