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

    403 when using SAML IDP

    Scheduled Pinned Locked Moved Solved
    Q&A
    saml 403
    1
    2
    3.6k
    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.
    • danD
      dan
      last edited by

      Hello I have configured an external IDP to use with FusionAuth following the guide https://fusionauth.io/docs/v1/tech/identity-providers/samlv2/

      When the callback returns and the client browser do the POST to the ACS URL, I receive an empty HTTP response with 403 code from FusionAuth.

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

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

        This is a CORS error. You'll need to ensure POST is an allowed HTTP method, and the origin of your SAML IdP is configured as an allowed origin.

        https://fusionauth.io/docs/v1/tech/reference/cors

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

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