I've root site collection MainSite. Also I have another site collectionSubSite hosted on "http://MainSit/SubSite" and "http://MainSit/SubSite1".
Question: Is it possible to have Anonymous authentication for MainSite and ADFS for SubSite1 and SSO(STS) for Subsite2 within one WebApp? Or I have to use different web apps for this?