cancel
Showing results for 
Search instead for 
Did you mean: 

Full import API

07-14-2026 5:20 AM
Ritumbhara Explorer
263 views 4 comments
0 Likes
SAP Managed Tags
Subscribe

Hello All,

 

We are using full import api to register the existing commerce users on cdc with their existing password of commerce (which may or may not match the password policy of the site in CDC). The site has some password policy and when the user tries to login via CDC then user is able to login to the system.

 

Expectation: User should not be allowed to login as while login user is not meeting the password policy of the site. But CDC is allowing that user to login.

 

Is there a way with which it can be handled.

 

Thanks!

0 Likes
View Entire Topic
samuelyang
Product and Topic Expert
Product and Topic Expert

Hi @Ritumbhara I'm not sure if this feature is already supported in CDC, but I could suggest as part of the user account migration flow, you can call the CDC API to disable login after import, and then trigger the password reset flow. 

Ritumbhara
Explorer
0 Likes
Thanks for replying @samuelyang . The thing is since user is existing customers so they dont want the user to reset their password and want to make use of their existing password. So was looking for any CDC solution we have for this