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
{{ message }}
This repository was archived by the owner on Mar 5, 2026. It is now read-only.
We noticed if iframe needed access to number of subdomains for primary site example.com like a.example.com and b.example.com calling rSAFor just for example.com is not sufficient and we need to request separate SAA for rSAFor(a.example.com) and rSAFor(b.example.com). Luckily we can reuse the same user gesture for all rSAFor() requests but ideally we would like to call rSAFor() only for a parent domain in RWS instead of accomodate for each subdomain.