FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. Groups
    3. administrators
    Group Details Private

    administrators

    Member List
    J john.jeffers 0
    J jstarbuck
    S spencer 0
    A Alex Patterson
    mark.robustelliM mark.robustelli
    A andy 1
    S sean
    E emily
    S spencer
    J johnathon
    T tharon
    A akira
    joshuaJ joshua
    danD dan
    V voidmain
    robotdanR robotdan
    • RE: How use mobile number for authentication

      Note that this functionality (logging in with a phone number) was delivered in 1.59.

      More details here: https://fusionauth.io/blog/announcing-fusionauth-1-59

      posted in Q&A
      danD
      dan
    • RE: What is the verification key in a SAMLv2 IdP used for?

      @bianca-wittig Can you please describe the steps you are taking in a little more detail. It may help us understand your question a little better.

      posted in Q&A
      mark.robustelliM
      mark.robustelli
    • RE: We are getting ERROR org.primeframework.mvc.PrimeMVCRequestHandler - Error encountered

      @manoj-patil said in We are getting ERROR org.primeframework.mvc.PrimeMVCRequestHandler - Error encountered:

      t F ... 63 common frame

      Under what circumstances and you receiving this error?

      posted in Q&A
      mark.robustelliM
      mark.robustelli
    • FusionAuth MCP server

      Hi FusionAuth community,

      We just released a preview MCP server that allows you to control a FusionAuth instance from within any MCP client (Cursor, Claude Desktop, any agent that uses MCP, etc).

      You can see the announcement blog post here: https://fusionauth.io/blog/fusionauth-mcp-server

      And the GitHub repo, which includes installation instructions, is here: https://github.com/FusionAuth/fusionauth-mcp-api/

      We'd love your feedback; feel free to leave it here.

      posted in Announcements mcp feedback
      danD
      dan
    • RE: POST /api/user/import not triggering webhook `user.bulk.create'

      @chad-hurd Awesome that you got if figured out. Do you mind sharing what, specifically, was wrong with the setup? It may help others down the road.

      posted in Q&A
      mark.robustelliM
      mark.robustelli
    • RE: POST /api/user/import not triggering webhook `user.bulk.create'

      @chad-hurd That is interesting. I will check this out over the next day or two and see if there is anything I can learn. Has anyone else had experience with this?

      posted in Q&A
      mark.robustelliM
      mark.robustelli
    • RE: Account Portal - Is Federation to our Enterprise IDP possible?

      @batmysta, Thanks for clearing that up. Unfortunately, there is no way I know of to configure federated authentication with the FusionAuth Account Portal.

      posted in Q&A
      mark.robustelliM
      mark.robustelli
    • RE: Account Portal - Is Federation to our Enterprise IDP possible?

      @batmysta, In general, you should be able to. Please check out our documentation on Identity Providers. If that does not answer your question, please give us a little more detail and we will see what we can do to help you out.

      posted in Q&A
      mark.robustelliM
      mark.robustelli
    • RE: All log

      @manoj-patil Have you checked out the documentation on this? Is there something missing. I imagine that if you want all network traffic, you would have to configure that separately than the logs you get from FusionAuth activity since that would be at the networking level.

      posted in Q&A
      mark.robustelliM
      mark.robustelli
    • RE: How to get event.info.deviceDescription in events webhook (ex user.login.success)?

      @rabah-laouadi What information is in the device.description that is not in the info section?

      "info": {
          "deviceName": "macOS Chrome",
          "deviceType": "BROWSER",
          "ipAddress": "192.168.65.1",
          "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36"
        },
      

      Or are you specifically trying to get a custom value in your url? If you let us know a little more about what exactly you want to accomplish, we may be able to find a way to get it done.

      Also have you seen this post?

      posted in Q&A
      mark.robustelliM
      mark.robustelli