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

    idP initiated SSO [missing redirect uri] error

    Scheduled Pinned Locked Moved
    Q&A
    2
    5
    1.5k
    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.
    • E
      eric
      last edited by

      When attempting to initiate SSO via an idp (in this case OneLogin). I am getting the following error.

      Logging in through an SP initiated flow works perfectly fine.

      {
        "error" : "invalid_request",
        "error_description" : "The request is missing a required parameter: redirect_uri",
        "error_reason" : "missing_redirect_uri"
      }
      

      this is the ACS url: http://localhost:9011/samlv2/acs should i be adding redirect uri to that url to get an idp initiated flow to work?

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

        Hiya,

        Does this issue cover scenario you want?

        https://github.com/FusionAuth/fusionauth-issues/issues/566

        (Is there an echo in here? 🙂 )

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

        1 Reply Last reply Reply Quote 0
        • E
          eric
          last edited by

          Hey Dan,

          If that is considering idp initiated SSO when fusion auth is acting as the SP then yup!

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

            It appears to be. So the answer is similar to my answer here.

            Ah, great. So unfortunately, since this feature request is open, the functionality hasn't been built yet, but is on the roadmap. Here are your options to influence the roadmap:
            https://fusionauth.io/community/forum/topic/172/the-fusionauth-roadmap

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

            1 Reply Last reply Reply Quote 1
            • E
              eric
              last edited by

              Thanks! I appreciate it.

              I will keep track using the link, and i'll thumbs up the issues.

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