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

    Generic Connector, OAuth2.0

    Scheduled Pinned Locked Moved Unsolved
    Q&A
    2
    2
    4
    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.
    • D
      d.chinguun.0301
      last edited by

      Hi, I am authenticating users via a generic connector. If I understand correctly, I can’t know which website a user logged in from. Two or more websites are using my authentication, and all of them validate users through the generic connector. However, I want to know where the user logged in. Is there any way to send a custom parameter (such as a redirect URL) to my endpoint?

      mark.robustelliM 1 Reply Last reply Reply Quote 0
      • mark.robustelliM
        mark.robustelli @d.chinguun.0301
        last edited by

        @d-chinguun-0301 It doesn't look like you can pass dynamic custom parameters to a connector. It does seem you can configure custom HTTP headers though. If you only have a few applications for the user to log into, you could potentially set up different connectors, each with their own custom http headers.

        Also, depending on what you are trying to accomplish, it may be possible to create a webhook that would respond to an event that could potentially tell an application where their most recent login came from.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post