Dynamic Add Site in tutor

Hello Everyone,

I am experimenting with using the Sites functionality . i want to create a microsite dynamically from backend , as user enter data .
these are doubts or errors that i am facing now:
1.) if there are multiple microsite’s how to isolate from other site ( example => site a cannot communicate with site b , they must indepent to each other)
2.)how to update lms or cms settings for CSRF_TRUSTED_ORIGINS ,LOGIN_REDIRECT_WHITELIST
and CORS_ORIGIN_WHITELIST
could you provide any thoughts on this .

Hi @vivek,
This question has already been asked and responded to here:

Hope that helps!