Skip to content

Commit 5658c84

Browse files
committed
html post format
1 parent 053f0d6 commit 5658c84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ITfoxtec.Identity.Saml2/Bindings/Saml2PostBinding.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ private IEnumerable<string> HtmlPostPage(Uri destination, string messageName)
6565
<html lang=""en"">
6666
<head>
6767
<meta charset=""utf-8"" />
68-
<meta http-equiv=""X-UA-Compatible"" content=""IE=edge"">
68+
<meta http-equiv=""X-UA-Compatible"" content=""IE=edge"" />
6969
<title>SAML 2.0</title>
7070
</head>
7171
<body onload=""document.forms[0].submit()"">

0 commit comments

Comments
 (0)