Skip to content

Commit 9dceaf0

Browse files
committed
Package description updated.
1 parent e3ca63e commit 9dceaf0

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

src/ITfoxtec.Identity.Saml2.Mvc/ITfoxtec.Identity.Saml2.Mvc.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414

1515
Support Message signing and validation as well as decryption is supported. The package supports SAML 2.0 login, logout, single logout and metadata. Both SP Initiated and IdP Initiated sign on is supported.
1616

17+
Support redirect binding, post binding and artifact binding.
18+
1719
Support signing/encryption certificates in Azure Key Vault.
1820

1921
Tested for compliance with AD FS, Azure AD and Azure AD B2C.

src/ITfoxtec.Identity.Saml2.MvcCore/ITfoxtec.Identity.Saml2.MvcCore.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717

1818
Support Message signing and validation as well as decryption is supported. The package supports SAML 2.0 login, logout, single logout and metadata. Both SP Initiated and IdP Initiated sign on is supported.
1919

20+
Support redirect binding, post binding and artifact binding.
21+
2022
Support signing/encryption certificates in Azure Key Vault.
2123

2224
Tested for compliance with AD FS, Azure AD and Azure AD B2C.

src/ITfoxtec.Identity.Saml2/ITfoxtec.Identity.Saml2.csproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@
1616
Support .NET Standard 2.1
1717
Support .NET Framework 4.6.1 and 4.7.2
1818

19-
Support Message signing and validation as well as decryption is supported. The package supports SAML 2.0 login, logout, single logout and metadata. Both SP Initiated and IdP Initiated sign on is supported.
19+
Support message signing and validation as well as decryption is supported. The package supports SAML 2.0 login, logout, single logout and metadata. Both SP Initiated and IdP Initiated sign on is supported.
20+
21+
Support redirect binding, post binding and artifact binding.
2022

2123
Support signing/encryption certificates in Azure Key Vault.
2224

0 commit comments

Comments
 (0)