Skip to content

Commit 1aaf296

Browse files
authored
Update README.md
1 parent 3461ba7 commit 1aaf296

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
# ITfoxtec.Identity.Saml2
22

3-
The ITfoxtec Identity Saml2 package adds SAML-P support for both Identity Provider (IdP) and Relying Party (RP)
4-
on top of the SAML 2.0 functionality implemented in the .NET framework.
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.**
56

67
The ITfoxtec Identity Saml2 package implements the most important parts of the SAML-P standard and some optional features.
78
Message signing and validation as well as decryption is supported. The package supports SAML 2.0 login, logout, single
89
logout and metadata. Both SP Initiated and IdP Initiated sign on is supported.
910

10-
The ITfoxtec Identity Saml2 package is tested for compliance with Active Directory Federation Services (AD FS).
11-
The Danish OIOSAML 2.0 profile is supported and tested for compliance with NemLog-in.
11+
The ITfoxtec Identity Saml2 package is tested for compliance with AD FS, Azure AD and Azure AD B2C.
12+
Furthermore, the Danish OIOSAML 2.0 profile is supported and the Danish NemLog-in is tested for compliance.
1213

1314
### More information
1415
You can read more on <a href="https://itfoxtec.com/identitysaml2">ITfoxtec Identity Saml2 Project Home Page</a>.

0 commit comments

Comments
 (0)