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:
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?
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?
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 dat a. 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?
Which authorization framework does the CIAM for B2B solution use for access control?