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

Update connectorId on User?

Scheduled Pinned Locked Moved Unsolved
Q&A
2
4
3.1k
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.
  • A
    andres.garcia
    last edited by 11 Jan 2022, 22:38

    There is any way to update or change the connectorId of an already created user?

    J 1 Reply Last reply 14 Jan 2022, 17:26 Reply Quote 0
    • J
      joshua @andres.garcia
      last edited by 14 Jan 2022, 17:26

      @andres-garcia

      Generally, connectors are FusionAuth, LDAP, or Generic.

      https://fusionauth.io/docs/v1/tech/connectors/

      Can you provide a bit more context for what you are trying to accomplish? I would think that if those connectors were to change, it would be part of a change to how the user is authenticated (either the user is migrated or the user still authenticating against an external data store, such as an LDAP server)

      Thanks,
      Josh

      A 1 Reply Last reply 15 Jan 2022, 17:56 Reply Quote 0
      • A
        andres.garcia @joshua
        last edited by 15 Jan 2022, 17:56

        Hey @joshua, I was trying to provision an external service when my user logged in, and I was thinking to use a connector to get the request and then fallback to FusionAuth authentication. Still, I realized that when the user is already created on FusionAuth it never touch the other connector. So I was trying to do it that way because I can't provision the service async using the webhooks.

        J 1 Reply Last reply 17 Jan 2022, 17:01 Reply Quote 0
        • J
          joshua @andres.garcia
          last edited by 17 Jan 2022, 17:01

          @andres-garcia

          I might lack a bit of context, but I think that

          user is already created on FusionAuth

          You do have the option to choose how FusionAuth will look for users on the tenant (more in the documentation). So you might have FusionAuth look for your user in an external LDAP connector, firstly, for instance.

          So I was trying to do it that way because I can't provision the service async using the webhooks.

          Is this a limitation of your architecture/design or a limitation you are finding within FusionAuth

          Thanks,
          Josh
          FusionAuth

          1 Reply Last reply Reply Quote 0
          3 out of 4
          • First post
            3/4
            Last post