Hi ,
We are trying to change the Oracle Cloud Commerce B2B Registration Flow.
Currently User has to enter Password after Registration request is approved by B2B Account Administrator .
We need to remove this process and During registration itself user should be able to
pass the password information as part of ProfileRequest api and when Administrator approve
the request and profile should be created using the password given by user , User should be able to directly login using
username and password they have given during request .
Thanks