FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. shanon
    3. Topics
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 9
    • Best 2
    • Controversial 0
    • Groups 0

    Topics created by shanon

    • S

      Unsolved Error in logs on hosted fusionauth

      Q&A
      • postgresql error • • shanon
      4
      0
      Votes
      4
      Posts
      2.9k
      Views

      S

      @dan Sorry I didn't get a notification that you'd replied, so my apologies that I didn't see that sooner. I'll try moving to the latest version to see if that helps before reporting back.

    • S

      Finish your profile

      Q&A
      • • • shanon
      2
      0
      Votes
      2
      Posts
      3.7k
      Views

      danD

      @shanon

      Hmmm. This behavior would be triggered if you had added new required fields, but it sounds like you aren't doing that.

      Is there any chance you are inadvertently nulling out required fields when you are updating the registration using the API?

      You might be doing that if you are using the PUT/Update operation and not sending the entire registration object.

    • S

      Resend Set Password Email

      Q&A
      • • • shanon
      4
      1
      Votes
      4
      Posts
      3.7k
      Views

      danD

      @johnmiller

      Welcome to the FusionAuth community!

      Please open a feature request in the github issues repository explaining how you'd like the feature to work in details. Feel free to reference this forum post.

      You can of course, also increase the expiration time of the password setup email, detailed here: https://fusionauth.io/docs/v1/tech/core-concepts/tenants/#advanced

    • S

      Is there a way to send the user to the hosted signup or login form when opening?

      Q&A
      • • • shanon
      4
      0
      Votes
      4
      Posts
      6.6k
      Views

      S

      Ok, thanks @dan and @robotdan ! I think a combination of both your responses gets me what I need. Much appreciated!