FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. brad
    3. Topics
    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 10
    • Posts 25
    • Best 4
    • Controversial 0
    • Groups 0

    Topics created by brad

    • B

      FusionAuth theme template triggering 404 errors on SP server

      Comments & Feedback
      • • • brad
      2
      0
      Votes
      2
      Posts
      7.5k
      Views

      K

      Personally cannot help you much since I have not deployed my monorepo on a server to see how FusionAuth behaves 😓 but I think it would be easier for others to assist you and understand it if you could share a reproducible repo or something of that sort.

    • B

      JWT Populate Lambda

      General Discussion
      • • • brad
      6
      0
      Votes
      6
      Posts
      2.9k
      Views

      B

      Hi Mark,

      Sorry for the long delay in responding. I figured out the problem was I was using user.data.firstName, etc... for the built-in profile fields. Instead, it should be user.firstName. It's working fine now; thank you for the guidance on how to debug it!

    • B

      FusionAuth server completely locked up

      Comments & Feedback
      • • • brad
      6
      0
      Votes
      6
      Posts
      3.8k
      Views

      mark.robustelliM

      @peanutsunless glad this was useful for you!

    • B

      Force-enable MFA per-user on hosted login page

      General Discussion
      • • • brad
      3
      0
      Votes
      3
      Posts
      690
      Views

      B

      @alex-patterson I read that section in the documentation. Was just hoping there was a simple way to require a user to set up MFA on login.

    • B

      Unable to delete key

      Comments & Feedback
      • • • brad
      3
      0
      Votes
      3
      Posts
      2.4k
      Views

      B

      The key is not being used on the JWT tab.

    • B

      Unsolved Bcrypt $2y$ Password Hash

      Q&A
      • • • brad
      2
      0
      Votes
      2
      Posts
      553
      Views

      danD

      You have to break apart the bcrypt hash. More documentation available here: https://fusionauth.io/docs/v1/tech/apis/users#password-hashes

      Let us know if that helps, please.

    • B

      HTTPS in 1.47.1 doesn't work

      Comments & Feedback
      • • • brad
      4
      0
      Votes
      4
      Posts
      18.9k
      Views

      danD

      @brad Hmm. Thanks for the feedback. Seems like it should have worked.

      If you feel like it, please log an issue on our GH issues list: https://github.com/FusionAuth/fusionauth-issues/issues/ with as much detail as you would like. Feel free to reference this issue.