Table of Contents

Impersonate Admin User of Subsite

Super Site Admin should be able to login as admin of subsite. Once logged in he/she should have all the privileges of a subsite admin.

Design

The subsites can be on a subdomain or a separate domain. Because of this, using cookie for impersonation is not possible as cookies are not shared across domain.

Login Process-

constraints imposed because of the above design