FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login

    Customizing FusionAuth User Invitation Flow

    Scheduled Pinned Locked Moved
    General Discussion
    2
    2
    30
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      davidhaven1246
      last edited by

      How can I properly implement the /oauth2/register endpoint in FusionAuth to allow invited users to set their password and update basic details (like name) during registration, instead of just setting the password via /password/change/? I've included redirect_uri, tenant_id, and application_id in the query params, but still encounter errors. What might be missing or incorrectly configured?

      mark.robustelliM 1 Reply Last reply Reply Quote 0
      • mark.robustelliM
        mark.robustelli @davidhaven1246
        last edited by mark.robustelli

        @davidhaven1246 Have you checked out the documentation on using the basic registration form? Will enabling the Self-service registration for the application what you are after? If not, a little more detail on your flow and how you have implemented may help.

        This post may help provide some clarity as well for an invitation flow. Keep in mind, this flow utilizes some paid features of FusionAuth, but you may be able to figure out some work arounds with the community edition.

        This post talks about passing some parameters in a link that may help as well.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post