Hi,
We have a requirement to force the portal user to complete the email confirmation before doing any other things on portal. I see the settings "Authentication/Registration/RequiresConfirmation", which is not well documented on MS site. I found the below description in the previous adxstudio document, but it seems not working the same way in PowerApp now. After I set the setting to true in Dynamics, the registration page still shows username and password. I know there are workarounds by setting new web role and page restriction rules to go around it.
I just wonder if anybody has made this setting work. Thanks.
"When the email confirmation feature is enabled, a user attempting to sign up with the portal is first required to submit a valid email address. A new contact record is created containing the submitted email address as well as an auto-generated invitation code. Next, an email message is sent to the address with the invitation code in the body of the message. This is achieved by executing the CRM process (workflow) named ADX Sign Up Email
(the email message contents can be edited by modifying this process). At this point, the standard invitation code registration process takes over. By redeeming the invitation code, the user proves ownership of the email account in the process of registering with the portal."
Thanks.