FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. bmoorman
    3. Posts
    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by bmoorman

    • RE: Redirect URL without ? before FusionAuth parameters

      @mark-robustelli Sorry for the late response, I just saw this. I'm using 1.48.1 and yes, FusionAuth is the IdP. Thanks for the quick response!

      posted in Q&A
      B
      bmoorman
    • Redirect URL without ? before FusionAuth parameters

      Hi everyone, I have FusionAuth set up with a redirect URL for my application. When the page is actually redirected to that URL, FusionAuth appends its parameters (locale and userState) but a ? is not added before the parameters which causes the redirect URL to not work as expected. I found this GitHub issue with a similarly missing ? but it was due to a separate package (angular-oauth2-oidc) which I am not using.

      I've attached an image with the redirect URL shown with the missing ? in the network log. I'm not sure where else to look for this being changed as it looks like it's coming directly from FusionAuth like that?

      No Q.png

      posted in Q&A redirect-uri
      B
      bmoorman