Skip to content

Commit 0d67121

Browse files
authored
Remove machineKey value per SFI requirement
An IcM was generated against this sample - even though this is an example, we cannot have machineKey values in GitHub repos.
1 parent ff27daa commit 0d67121

File tree

1 file changed

+2
-1
lines changed
  • iis/troubleshoot/security-issues/troubleshooting-forms-authentication/samples

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
<machineKey validationKey="87AC8F432C8DB844A4EFD024301AC1AB5808BEE9D1870689B63794D33EE3B55CDB315BB480721A107187561F388C6BEF5B623BF31E2E725FC3F3F71A32BA5DFC" decryptionKey="E001A307CCC8B1ADEA2C55B1246CDCFE8579576997FF92E7" validation="SHA1" />
1+
<!-- Replace with valid keys -->
2+
<machineKey validationKey="{key}" decryptionKey="{key}" validation="SHA1" />

0 commit comments

Comments
 (0)