cancel
Showing results for 
Search instead for 
Did you mean: 

Support for multiple security Q&As during user registration; retrieval using Accounts REST API

karanjeet_singh
Advisor
Advisor
0 Kudos
312

Hi CDC Experts,

I have a couple of queries around security question/answers used for resetting user passwords:

1. Is it possible to configure multiple security questions using either client or server sdk

2. can the security question/answers for a user be retrieved using REST APIs or is it only via screenSets.

thanks very much!

Accepted Solutions (1)

Accepted Solutions (1)

KunalBansal
Active Contributor

Hello karanjeet.singh,

Based on my implementation experience, below are the answers:

  1. Only one/single security question can be sent via importFullAccounts API.
  2. GetAccountInfo can be used to fetch the security question and Answer. Use importFullAccount or *setAccountInfo to create/update the security question and answer.

I hope this information was helpful in closing this thread.

Thanks and Regards,

Kunal Bansal, SAP CX Architect

Answers (0)