C# (CSharp) SitecoreOwinFederator.pipelines.HttpRequest 네임스페이스

클래스들

이름 설명
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