C# (CSharp) SitecoreOwinFederator.pipelines.HttpRequest Namespace

Classes

Name Description
AuthenticationChecker Verifies authentication tickets: If .AspxAuth is available and no .AspNet.Cookies: deny permission, logout and redirect to login If .AspNet.Cookies is available and no .AspxAuth: login sitecore user If both are unavailable: anonymous user If both are available: Check identities: if they are equal: OK Else: logout both identities and redirect to a public page