Google Digital Assetlinks
JSON-encoded statement list in a well-known location on a principal
| Type | object[] |
|---|---|
| File match |
assetlinks.json
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/google-digital-assetlinks/latest.json |
| Source | https://www.schemastore.org/assetlinks.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object[]
Google Digital Assetlinks Schema
Items
object
Website or app statements as JSON objects
Describe the relation being declared about the target
minItems=1
Definitions
android_app
object
The target asset belong to an android application
namespace
string
required
Must be android_app for Android apps
package_name
string
required
Android application's package name
pattern=^([A-Za-z]{1}[A-Za-z0-9_]*\.)+[A-Za-z][A-Za-z0-9_]*$
sha256_cert_fingerprints
string[]
required
SHA256s from keystore
minItems=1uniqueItems=true
web
object
The target asset belong to a web application
namespace
string
required
Must be web for websites
site
string
required
Website's uri that following the format http[s]://
relation
const: "delegate_permission/common.handle_all_urls" | const: "delegate_permission/common.get_login_creds"[]
Describe the relation being declared about the target