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
Copy file name to clipboardExpand all lines: src/content/docs/dns/reference/domain-connect.mdx
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,6 +87,20 @@ Use Domain Connect's [linter tool](https://github.com/Domain-Connect/dc-template
87
87
-**Signature**: Required. It also must be the last query parameter.
88
88
-**Key**: Required. You must publish your public key and place it in a DNS TXT record on a domain specified in the template as `syncPubKeyDomain`. To allow for key rotation, the hostname of the TXT record must be appended as another variable on the query string of the form.
89
89
90
+
### Template definition
91
+
92
+
-**Service Provider Name**: Will be displayed on the user interface.
93
+
-**Service Name**: Will **not** be displayed on the user interface.
94
+
-**Logo**: If present, will be displayed on the user interface.
95
+
-**Synchronous Block**: Is not supported and will be ignored. Cloudflare only supports the synchronous flow.
96
+
-**Shared**: Is not supported and will be ignored.
97
+
-**Shared Service Name**: Is not supported and will be ignored.
98
+
-**Synchronous Public Key Domain**: Required. Cloudflare only supports the synchronous flow and always checks for signature.
99
+
-**Synchronous Redirect Domains**: Is not supported and will be ignored. Cloudflare looks at the `redirect_uri` provided in the signed apply template url.
100
+
-**Multiple Instance**: Is not supported and will be ignored.
101
+
-**Warn Phishing**: Is not supported and will be ignored.
102
+
-**Host Required**: Is not supported and will be ignored.
103
+
90
104
## Template updates
91
105
92
106
Since September, 2024, template updates are picked up by an automation.
0 commit comments