Skip to main content
Universal Links では、ドメインとアプリケーションの間に検証済みの関連付けが確立されるため、Auth0 のアプリケーション設定と iOS アプリケーションの設定が一致している必要があります。そのためには、Apple Team ID と Bundle Identifier を Auth0 に提供する必要があります。 を使用して、Auth0 に登録したアプリケーションで Universal Links サポートを有効にできます。

Apple Team ID と Bundle Identifier を確認する

  1. Apple Team ID を確認するには、Apple developer account summary page にアクセスします。
  2. iOS アプリケーションの Bundle Identifier を確認するには、Xcode project settings ページを開きます。

Apple Team IDとBundle IdentifierをAuth0に設定する

  1. Auth0 Dashboard > アプリケーション > アプリケーション に移動し、対象のアプリケーション名を選択します。
    Dashboard Applications List
  2. 設定ページの最下部までスクロールし、Show Advanced Settings を選択します。
  3. Device Settings を選択し、iOSアプリケーションの Team IDApp bundler identifier の値を入力して、変更を保存 を選択します。
    Dashboard Applications Application Settings Tab Advanced Settings Device Settings Tab
ブラウザーで次の URL を開き、apple-app-site-association ファイルがお使いのアプリケーションで Universal Links 用に利用可能かどうかを確認します: {yourDomain}/apple-app-site-association リンクが正しく設定されていれば、次の JSON が表示されます (読みやすさのために整形しています) :