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

    Collect additional attributes at login after a user has been created and registered

    Scheduled Pinned Locked Moved Solved
    Q&A
    login profile attributes
    1
    2
    41
    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.
    • danD
      dan
      last edited by dan

      How can I collect additional profile attributes at login after a user has been created and registered?

      I'm using the hosted login pages. My admin user creates an account, but I want to collect other profile attributes from the user afterwards.

      --
      FusionAuth - Identity Without Constraints
      https://fusionauth.io

      danD 1 Reply Last reply Reply Quote 0
      • danD
        dan @dan
        last edited by dan

        Beginning in version 1.65.0, FusionAuth offers Complete Registration. Full docs here.

        How this would work:

        • enable a registration form for the application your users are logging into
        • select certain attributes as required. If you are using a basic form, you could select 'birth date'. If you are using an advanced form, you can select whatever profile attributes you need
        • set the Registration mode to Complete registration. This setting means that users cannot self-register, but can complete missing information from an existing registration.
        • save the application

        Now, your admin user can create a user with a minimal amount of data (perhaps just an email address).

        The user will, at first login, be prompted to fill out their profile data, including all fields you've marked required.

        This is not full progressive registration, but can be useful in certain circumstances.

        --
        FusionAuth - Identity Without Constraints
        https://fusionauth.io

        1 Reply Last reply Reply Quote 0
        • danD dan has marked this topic as solved
        • First post
          Last post