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.
2 parents 01f0b03 + 4002805 commit 41be442Copy full SHA for 41be442
README.md
@@ -2,7 +2,9 @@
2
3
The ITfoxtec Identity Saml2 package adds SAML-P support for both Identity Provider (IdP) and Relying Party (RP).
4
5
-**Support both .NET Core and .NET framework.**
+* **Support .NET Core 2.1 and 2.2**
6
+
7
+* **Support .NET Framework 4.6.2 and 4.7.2**
8
9
The ITfoxtec Identity Saml2 package implements the most important parts of the SAML-P standard and some optional features.
10
Message signing and validation as well as decryption is supported. The package supports SAML 2.0 login, logout, single
0 commit comments