Detected 1 occurrence(s) of ‘\s*[a-z0-9\-_]*secret[key]+\s*[:=]+\s*["']\S+["']‘: "&scope=" + Uri.EscapeDataString(scope) + "&state=" + Uri.EscapeDataString(state); CallbackPath = new PathString("/signin-linkedin"); app.UseLinkedInAuthentication( APIKey: "...YourLinkedInAPIKeyHere...", SecretKey: "...YourLinkedInSecretKeyHere..." ); Source: http://pastebin.com/raw.php?i=ZbAPFp17
↧