From 61ecc0c7c9d228c25424df1a974f10d94d724765 Mon Sep 17 00:00:00 2001 From: Jaime Galeano Date: Wed, 22 May 2024 14:50:33 -0400 Subject: [PATCH] Add vacasa sites to rws config --- related_website_sets.JSON | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/related_website_sets.JSON b/related_website_sets.JSON index d6e55a3c..729fe2ef 100644 --- a/related_website_sets.JSON +++ b/related_website_sets.JSON @@ -772,6 +772,16 @@ "rationaleBySite": { "https://tolteck.app": "Tolteck application" } + }, + { + "contact": "alejandro.cornejo@vacasa.com", + "primary": "https://vacasa.com", + "serviceSites": [ + "https://accounts.vacasa.io" + ], + "rationaleBySite": { + "https://accounts.vacasa.io": "Domain for supporting authentication within Vacasa applications" + } } ] }