1. Microsoft Learn. (2023). Invite contacts to your portal in Power Pages.
Section: "Send invitations"
Content: This document details the process of creating and sending invitations. It states
"The invitation contains a link to the portal and an invitation code... When you send an invitation through email
it contains a URL that the user can select to navigate to the portal." This confirms that the link itself is the primary vehicle for the invitation.
2. Microsoft Learn. (2023). Redeem an invitation in Power Pages.
Section: "Redeem an invitation"
Content: This guide explains the user's perspective. "When a user redeems an invitation code
they're redirected to the Sign up page to create a new account." The process is initiated by the user clicking the redemption link in the email
which contains the necessary information (the code) to identify the specific invitation. The URL structure is typically [Portal URL]/register/?invitation=[invitation code].
3. Microsoft Learn. (2023). Set up authentication in Power Pages.
Section: "Invitation-based registration"
Content: This documentation outlines invitation-based registration as a core authentication feature. The flow depends on a unique invitation code being sent to a contact
which is then redeemed to create a user account. Embedding the code in the URL is the standard implementation for this feature.