<!--
{
  "availability" : [
    "Sign in with Apple JS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "signinwithapple",
  "identifier" : "/documentation/SigninwithAppleJS/ClientConfigI/redirectURI",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Sign in with Apple JS"
    ],
    "preciseIdentifier" : "instp/ClientConfigI/redirectURI"
  },
  "title" : "redirectURI"
}
-->

# redirectURI

The URI to which the authorization redirects.

```
attribute string redirectURI;
```

## Discussion

The URI provided must redirect to a website under your control. Supply this URI to WWDR to enable this feature.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)