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

    Trying to reach the password/complete page, getting redirected.

    Scheduled Pinned Locked Moved Unsolved
    Q&A
    2
    2
    2.2k
    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
      agalemmo
      last edited by

      Re: Redirect the user to a different URI for the forgot password flow

      Hello, I was curious to ask if not including the client_id is the only way one can have users reach the password/complete page from password/change? My issue here is that password resets triggered from the oauth page will always contain a client_id and redirect_uri pointing at our client's oauth-redirect page. When I attempt to edit the information contained in our "reset password" link, not including a redirect_uri or directing it to my http://localhost:9011/password/complete creates errors, and I'd rather not not include the client_id since we need it for styling purposes. Is there any other way to achieve this?

      danD 1 Reply Last reply Reply Quote 0
      • danD
        dan @agalemmo
        last edited by

        @agalemmo I'm not sure I'm following. It sounds like you are saying:

        • I want folks to reach the password complete page
        • I want the client_id to be present (for styling)
        • But I don't want the redirect_uri, because that sends the user elsewhere

        Is that correct?

        Would it be helpful to you to add another redirect_uri (you can have multiple configured for an application) that took someone to a 'password change complete' page that you (not FusionAuth) hosted?

        --
        FusionAuth - Auth for devs, built by devs.
        https://fusionauth.io

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