Skip to content

add Figuro, Figuro Engage#999

Merged
pawel-kow merged 1 commit intoDomain-Connect:masterfrom
llairie:add-figuro-engage-template
Apr 15, 2026
Merged

add Figuro, Figuro Engage#999
pawel-kow merged 1 commit intoDomain-Connect:masterfrom
llairie:add-figuro-engage-template

Conversation

@llairie
Copy link
Copy Markdown
Contributor

@llairie llairie commented Apr 15, 2026

Description

Adds a Domain Connect template for Figuro Engage, enabling custom subdomain configuration for Figuro Engage microsites. Creates a CNAME record pointing to custom.figuro.la.

Type of change

  • New template
  • Bug fix (non-breaking change which fixes an issue in the template)
  • New feature (non-breaking change which adds functionality to the template)
  • Breaking change (fix or feature that would cause existing template behavior to be not backward compatible)

How Has This Been Tested?

  • Template functionality checked using Online Editor
  • Template file name follows the pattern <providerId>.<serviceId>.json
  • resource URL provided with logoUrl is actually served by a webserver

Checklist of common problems

  • syncPubKeyDomain is set — this is mandatory
  • warnPhishing is not set alongside syncPubKeyDomain
  • syncRedirectDomain is set whenever the template uses redirect_uri in the synchronous flow
  • no TXT record contains SPF content ("v=spf1 ...") — use the SPFM record type instead
  • txtConflictMatchingMode is set on every TXT record that must be unique per label or content prefix (e.g. DMARC)
  • no variable is used as a bare full record value — N/A (no variables in record values)
  • no bare variable is used as the full host label — N/A (no variables in host)
  • no variable is used in the host field to create a subdomain — uses hostRequired and protocol host parameter instead
  • %host% does not appear explicitly in any host attribute
  • essential is set to OnApply on records the end user may need to modify or remove — N/A (single CNAME, no user-modifiable records)

Online Editor test results

Editor test link(s):
Test figuro.la/custom-domain agent.com/figuroform

@github-actions github-actions bot added the hostRequired hostRequired is set label Apr 15, 2026
@github-actions
Copy link
Copy Markdown

PR Description Check Passed

All required sections are filled in correctly.

Details
  OK  Type of change: 1/4 checkboxes ticked
  OK  How Has This Been Tested?: all 3 checkboxes ticked
  OK  Checklist of common problems: 10/10 checkboxes ticked
  OK  Online Editor test results: 1 link(s) found
  OK  Template coverage: all 1 template(s) covered
Labels to remove: Checklist of common problems not complete, Forged editor links, PR description incomplete, Test links missing

PR description check PASSED

@github-actions
Copy link
Copy Markdown

JSON Filename Check Passed

@github-actions
Copy link
Copy Markdown

JSON Schema Validation Passed

@github-actions
Copy link
Copy Markdown

Linter OK

figuro.la.custom-domain.json

Level Code Note

@pawel-kow pawel-kow enabled auto-merge April 15, 2026 20:24
@pawel-kow pawel-kow added this pull request to the merge queue Apr 15, 2026
Merged via the queue into Domain-Connect:master with commit 3cd1c56 Apr 15, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hostRequired hostRequired is set

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants