Setting up well-known files for Passkey Support
https://[your-domain]/.well-known/apple-app-site-association
and https://[your-domain]/.well-known/assetlinks.json
application/json
content typeapple-app-site-association
(without any file extension).well-known
directory at your domain rootapplication/json
content typeTEAM_ID
: Your Apple Developer Team ID (found in the Apple Developer Portal)BUNDLE_ID
: Your iOS application’s bundle identifierhttps://example.com
, you would add:
.entitlements
file.entitlements
filecom.apple.developer.associated-domains
entry exists with your domainembedded.mobileprovision
file contains the entitlementassetlinks.json
.well-known
directory at your domain rootapplication/json
content typepackage_name
: Your Android application’s package nameSHA256_FINGERPRINT
: Your app’s SHA256 fingerprintcom.company.appname
)com.company.appname
)
Relation Type
choose “Credential Sharing”application/json