You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.In the **Domain** text box, enter a single top-level domain:
73
73
74
-
* In the **Domain** text box, enter a single top-level domain. For example, a top-level domain is `contoso.example`, and optionally includes subdomains such as `subdomain.contoso.example`.
74
+
You can configure the origin trial to support any of the following:
75
+
* A single domain, such as `https://example.com`, without supporting its subdomains.
76
+
* A single subdomain, such as `https://beta.example.com`.
77
+
* A domain, such as `https://example.com`, and its subdomains, such as `https://beta.example.com`.
75
78
76
-
* In the **Subdomain Support** section, select the **Yes**or **No** option button.
79
+
Trailing paths and query parameters aren't supported. If a URI is entered that has a trailing path or a query parameter, such as `https://example.com/path/new-feature`, the root domain (such as `https://example.com`) or subdomain will be registered, ignoring any trailing path or query parameters.
77
80
78
-
* In the **Email Address** text box, provide a valid developer contact for the domain.
81
+
1. In the **Subdomain Support** section, select the **Yes** or **No** option button:
82
+
83
+
* To use the origin trial at a domain (such as `https://example.com`) without supporting its subdomains (such as `https://beta.example.com`), select **No**.
84
+
* To use the origin trial only at a specific subdomain (such as `https://beta.example.com`), select **No**.
85
+
* To use the origin trial at a domain (such as `https://example.com`) and its subdomains (such as `https://beta.example.com`), select **Yes**.
86
+
87
+
1. In the **Email Address** text box, provide a valid developer contact for the domain.
79
88
80
89
1. Click the **Submit** button.
81
90
@@ -275,42 +284,49 @@ To learn more about which API methods are available and to view example code, se
To provide feedback about the Ad Selection API origin trial:
287
+
To provide feedback about the Ad Selection API origin trial, create a new issue on the WICG/privacy-preserving-ads GitHub repo:
279
288
280
-
1. Go to the [MSEdgeExplainers](https://github.com/MicrosoftEdge/MSEdgeExplainers) repo at GitHub.com.
289
+
* To view existing issues, go to the [Issues tab of the WICG/privacy-preserving-ads repo](https://github.com/WICG/privacy-preserving-ads/issues).
281
290
282
-
1. Submit a new issue, or click the **Issues** tab to view the existing issues.
291
+
* To submit a new issue, go to the [new issue form](https://github.com/WICG/privacy-preserving-ads/issues/new?labels=Ad+Selection%20API,OriginTrialFeedback&title=%5BAd%20Selection%20API%5D+Feedback).
*[Confidential Computing: Hardware-Based Trusted Execution for Applications and Data](https://confidentialcomputing.io/wp-content/uploads/sites/85/2021/03/confidentialcomputing_outreach_whitepaper-8-5x11-1.pdf)
313
328
314
329
Azure:
330
+
315
331
*[Microsoft Azure](https://azure.microsoft.com)
316
332
*[Confidential containers on Azure Container Instances](/azure/container-instances/container-instances-confidential-overview)
0 commit comments