CookieAuthOptions.AllowInsecureHttp property

If true, allows cookie authentication over insecure HTTP connections.

public bool AllowInsecureHttp { get; set; }

See Also