May-2023 SAP C-C4H620-24 Actual Questions and Braindumps [Q28-Q50]

Share

May-2023 SAP C-C4H620-24 Actual Questions and Braindumps

C-C4H620-24 Dumps To Pass SAP Exam in 24 Hours - ActualPDF

NEW QUESTION # 28
A customer has three Web sites. The customer wants a unified user database across their Web sites. For security reasons, they do NOT want seamless login when users move between any of the sites. How would this be configured in the Console?

  • A. One site group with SSO enabled and two segments
  • B. Two site groups with SSO disabled and one segment
  • C. One site group with SSO disabled and one segment
  • D. One site group with SSO enabled and one segment

Answer: C


NEW QUESTION # 29
Where in the schema do social networks store data about a newly registered user?

  • A. In the profile and data schema
  • B. In the data schema
  • C. In the profile schema
  • D. In the subscription schema

Answer: C


NEW QUESTION # 30
Which capabilities does the UI Builder provide? Note: There are 3 correct answer to this question

  • A. Multi-device preview
  • B. Language translation support
  • C. E-mail template editor
  • D. Policy editor
  • E. CSS editor

Answer: A,B,E


NEW QUESTION # 31
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.

Answer: A


NEW QUESTION # 32
What must you do in the SAP Customer Data Cloud Console in order to use an API key with a mobile application?

  • A. Enable mobile SSO for the API key.
  • B. Grant mobile access to the permission group of your application key.
  • C. Add the mobile application bundle and package name to the list of trusted sites.
  • D. Enable mobile application API access permission.

Answer: D


NEW QUESTION # 33
What attribute in a JSON Web Token (JWT) represents the UID of the user?

  • A. id
  • B. sub
  • C. iss
  • D. exp

Answer: B


NEW QUESTION # 34
What is a best practice to overcome browsers that block third-party cookies to utilize SSO across domains?

  • A. Use a parent/child site group.
  • B. Add all your domains in trusted sites.
  • C. Use an SSO segment.
  • D. Use a centralized login domain.

Answer: D


NEW QUESTION # 35
How can you execute a dataflow to run on a regular basis? Note: There are 2 correct answer to this question

  • A. 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 of the Console.
  • D. Make an API call to the idx.setDataflow endpoint.

Answer: A,C


NEW QUESTION # 36
You are setting up a new marketing campaign and want to make sure all subscriptions are genuine. How do you make sure users have to confirm via e-mail that they indeed wish to subscribe?

  • A. Enable e-mail verification in the subscription.
  • B. Enable the required flag in the subscription.
  • C. Enable double opt-in in the subscription.
  • D. Enable the active flag in the subscription.

Answer: B


NEW QUESTION # 37
You are creating a new webhooks endpoint to create new users in an external database. Once the external database has been updated, you need to mark the account as successfully transferred in SAP Customer Data Cloud. How would you proceed?

  • A. Use accounts.webhooks.set with the UID received in the notification and an app key/secret pair.
  • B. Use accounts.setAccountlnfo with the UID received in the notification and an app key/secret pair.
  • C. Use accounts.setAccountlnfo with the access token received in the notification.
  • D. Use accounts.webhooks.set with the access token received in the notification.

Answer: C


NEW QUESTION # 38
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. Remove the component json by changing the description to: account> sftp.
  • B. Change the description to: account > json > sftp.
  • C. What can you change to make the dataflow execute successfully?
  • D. Image
  • E. Re-order the components as follows: account> json > sftp.

Answer: E


NEW QUESTION # 39
The customer's legal team want to release a major update to terms of service. How do you ensure that existing users re-consent on their next login?

  • A. Update only Re-consent cut-off.
  • B. Update both Effective as of and Re-consent cut-off.
  • C. Update tags in Screen-Sets.
  • D. Update only Effective as of.

Answer: B


NEW QUESTION # 40
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?

  • A. accounts.login
  • B. accounts.initRegistration
  • C. accounts.notifyLogin
  • D. accounts.register

Answer: C


NEW QUESTION # 41
You have an existing site hosted over a URL and using Web SDK. What can you use to connect and route events to the Android SDK?

  • A. GSPluginView
  • B. GSWebBridge
  • C. GSSiteBridge
  • D. GSWebView

Answer: B


NEW QUESTION # 42
You are using Screen-Sets on your Web site and you want to identify when a user authenticates to your site. Which event do you use to handle this?

  • A. onSubmit Screen-Sets event
  • B. onLogin global event
  • C. onConnectionAdded global event
  • D. onBeforeSubmit Screen-Sets event

Answer: B


NEW QUESTION # 43
In an OIDC implementation, what endpoint manages consents for returned claims?

  • A. The client-side Partner endpoint
  • B. The server-side Authorize endpoint
  • C. The client-side Authorize endpoint
  • D. The server-side Partner endpoint

Answer: D


NEW QUESTION # 44
How can you get the public certificate that is required to validate a JSON Web Token (JWT)?

  • A. By installing the certificate file on the server and retrieving it locally
  • B. By requesting the certificate from the provider by e-mail
  • C. By calling endpoint accounts.getJWTPublicCertificate
  • D. By calling endpoint accounts.getJWTPublicKey

Answer: D


NEW QUESTION # 45
For browsers that block third-party cookies, what additional implementation steps can you take to ensure that SSO functions properly? Note: There are 2 correct answer to this question

  • A. Call initSSO in the onLogin handler after successful logins.
  • B. Set storageDomainOverride for the group parent site's WebSDK Configuration.
  • C. Configure a custom API domain prefix.
  • D. Set the continueSSO parameter to True in WebSDK Configuration.

Answer: B,C


NEW QUESTION # 46
The account progression policy is set to automatic and a user registers a full account with the same e-mail as an existing lite account. What happens to the lite account data?

  • A. Only subscription data is copied into the full account.
  • B. Any data that is NOT provided during the full registration are copied into the full account.
  • C. Only profile and custom data are copied into the full account.
  • D. All data, including data provided during full registration, is copied into the full account.

Answer: D


NEW QUESTION # 47
Which fields can be found inside a subscription schema? Note: There are 2 correct answer to this question

  • A. isEnabled
  • B. acceptanceDate
  • C. doubleOptin
  • D. isSubscribed

Answer: C,D


NEW QUESTION # 48
What are the building blocks of a policy? Note: There are 3 correct answer to this question

  • A. Roles
  • B. Organizations
  • C. Conditions
  • D. Users
  • E. Assets

Answer: A,C,E


NEW QUESTION # 49
You want to enable social login on your site. What is recommended to be configured in the Site Settings menu in the Console?

  • A. Domain alias (CNAME)
  • B. Bit.ly URL shortening
  • C. SAML SSO URL
  • D. OpenID Connect client ID

Answer: A


NEW QUESTION # 50
......

Download the Latest C-C4H620-24 Dump - 2023 C-C4H620-24 Exam Question Bank: https://www.actualpdf.com/C-C4H620-24_exam-dumps.html

Buy Latest C-C4H620-24 Exam Q&A PDF - One Year Free Update: https://drive.google.com/open?id=1zEPVFZYhpc5K95o24IUdrfgPCXs3HJvr