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

    Posts made by yash.chopra

    • The request is missing a required parameter : redirect_uri

      I am integrating FusionAuth as Service Provider with an external IdP. I have followed the steps mentioned over https://fusionauth.io/docs/v1/tech/identity-providers/samlv2/
      I am getting below error after authentication

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

      Can you please suggest on how to fix the same.
      Thank you!

      posted in Q&A
      Y
      yash.chopra