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

403 error when registering with Apple

Scheduled Pinned Locked Moved
Q&A
apple cors registration
0
2
4.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.
  • D
    dan
    last edited by dan 29 Dec 2020, 14:55

    We are seeing a 403 error when completing registration with the Apple identity provider. It appears to when 302 redirecting to complete-registration. Do you have insight to why the 302 is being thrown?

    More details: it appears only to be when using Safari and a webview. It began happening recently (in the past few weeks) and worked before. We're using FusionAuth's hosted login pages.

    Could this be a CORS issue?

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

    1 Reply Last reply Reply Quote 0
    • D
      dan
      last edited by 29 Dec 2020, 14:58

      Yes, just confirmed the fact that this is a Safari only issue. Only Safari seems to be doing this, we don’t return a 403 so this must a CORS failure. Perhaps Apple is sending additional headers on the request when using Safari that need to be accounted for in the Allowed headers.

      I added GET to the allowed methods for CORS and it works that seems to allow it to work in Safari. Please test and let me know.

      The redirect workflow looks to be different in Safari when using native controls vs Chrome or other browsers.

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

      1 Reply Last reply Reply Quote 0
      2 out of 2
      • First post
        2/2
        Last post