Navigation

    FusionAuth
    • Login
    • Search
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    1. Home
    2. lambert.torres
    L
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 5
    • Best 1
    • Groups 0

    lambert.torres

    @lambert.torres

    1
    Reputation
    2
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    lambert.torres Unfollow Follow

    Best posts made by lambert.torres

    • update user id

      For testing purposes I want to re-create an account on my local instance of FusionAuth to match what's up in our staging enviornment. Is there a way to update the FA ID for a user? I'm trying to test a scenario with an integration that's passing back a userid from an integration

      posted in General Discussion
      L
      lambert.torres

    Latest posts made by lambert.torres

    • events to webhook

      Hi,

      We're currently using Fusion Auth 1.36.8. and when we update a user's group and subsequently submit a user update complete event. we should see a webhook triggered with their latest group. What we're sometimes seeing in the webhook response is the old group the user is in before adding them to the new group or the user in the 2 groups they're in before we remove them from the first group. Is there caching going on that we can override to guarantee the latest group changes a user is in?

      posted in General Discussion
      L
      lambert.torres
    • all extended data are saved as arrays

      Is there a way we can store profile data properties as strings vs. the arrays it's creating?

      here is an example of what we're seeing.

      "default_password_nag" : [ "" ],
      "description" : [ "" ],
      "dismissed_wp_pointers" : [ "vc_pointers_backend_editor" ],
      "facebook" : [ "" ],
      
      posted in General Discussion
      L
      lambert.torres
    • update user id

      For testing purposes I want to re-create an account on my local instance of FusionAuth to match what's up in our staging enviornment. Is there a way to update the FA ID for a user? I'm trying to test a scenario with an integration that's passing back a userid from an integration

      posted in General Discussion
      L
      lambert.torres
    • remove user from all groups

      Is there an api I can call that removes a user from all groups? I can see one that explicitly removes them from a particular group, but I'd like to remove them from all groups.

      posted in General Discussion
      L
      lambert.torres
    • add to default group from registration

      Is it possible to add users to a default group when registering with a new account?

      posted in Q&A
      L
      lambert.torres