We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 053f0d6 commit 5658c84Copy full SHA for 5658c84
src/ITfoxtec.Identity.Saml2/Bindings/Saml2PostBinding.cs
@@ -65,7 +65,7 @@ private IEnumerable<string> HtmlPostPage(Uri destination, string messageName)
65
<html lang=""en"">
66
<head>
67
<meta charset=""utf-8"" />
68
- <meta http-equiv=""X-UA-Compatible"" content=""IE=edge"">
+ <meta http-equiv=""X-UA-Compatible"" content=""IE=edge"" />
69
<title>SAML 2.0</title>
70
</head>
71
<body onload=""document.forms[0].submit()"">
0 commit comments