Skip to content

Commit 606e9bf

Browse files
Add section for template porperties
1 parent 477ed31 commit 606e9bf

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

src/content/docs/dns/reference/domain-connect.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,20 @@ Use Domain Connect's [linter tool](https://github.com/Domain-Connect/dc-template
8787
- **Signature**: Required. It also must be the last query parameter.
8888
- **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.
8989

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+
90104
## Template updates
91105

92106
Since September, 2024, template updates are picked up by an automation.

0 commit comments

Comments
 (0)