Labour Day Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Question # 4

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.

Use an SSO segment.

C.

Use a centralized login domain.

D.

Add all your domains in trusted sites.

Full Access
Question # 5

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 Effective as of.

B.

Update tags in Screen-Sets.

C.

Update both Effective as of and Re-consent cut-off.

D.

Update only Re-consent cut-off.

Full Access
Question # 6

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 disabled and one segment

B.

One site group with SSO enabled and two segments

C.

One site group with SSO enabled and one segment

D.

Two site groups with SSO disabled and one segment

Full Access
Question # 7

You created a new Data Store type called behavior. You are running the following query: SELECT behavior.data FROM ds WHERE UID = '12345' The search is returning NO results even though UID 12345 exists in the SSO group. What is your analysis?

A.

The command is incorrect and should be SELECT behavior.* FROM ds WHERE UID = '12345'.

B.

The command is incorrect and should be SELECT* FROM behavior WHERE UID = '12345'.

C.

The command is incorrect and should be SELECT* FROM ds WHERE UID = '12345'.

D.

The command is correct and this user has NO data.

Full Access
Question # 8

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 key

Full Access
Question # 9

Which e-mail verification properties can you define inside the RaaS policies of the Console? Note: There are 2 correct answer to this question

A.

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 language of the e-mail template

Full Access
Question # 10

You want to return a list of assets that you can perform a specific action on. Which authorization request do you use?

A.

Detailed authorization request

B.

Basic authorization request

C.

Authorization list

D.

Authorization token

Full Access
Question # 11

Which capabilities do mobile native Screen-Sets provide? Note: There are 2 correct answer to this question

A.

Mobile optimization of Web-based Screen-Sets

B.

Login with mobile phone number and password

C.

Display custom screens based on JSON markup

D.

Routing between screens to create custom flows

Full Access
Question # 12

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.

Set storageDomainOverride for the group parent site's WebSDK Configuration.

B.

Set the continueSSO parameter to True in WebSDK Configuration.

C.

Call initSSO in the onLogin handler after successful logins.

D.

Configure a custom API domain prefix.

Full Access