Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Releases: SOLIDSoftworks/Solid.IdentityModel

1.0.6

15 Oct 14:36

Choose a tag to compare

Moves Saml2 specific code from Saml2p protocol project to here

1.0.5

15 Oct 13:50

Choose a tag to compare

Allows custom authentication methods if they are uri formatted

1.0.4

15 Oct 13:28

Choose a tag to compare

Update CustomCryptoProvider.cs

1.0.3-beta

27 Sep 15:49

Choose a tag to compare

Update CustomCryptoProvider.cs

1.0.2-beta

24 Sep 15:39
19c55c5

Choose a tag to compare

Update publish.yml

1.0.1-beta

24 Sep 15:36
19c55c5

Choose a tag to compare

Update publish.yml

1.0.0-beta: Adds federation metadata and holder-of-key support

24 Sep 15:27
8c7560d

Choose a tag to compare

* enables encryption and decryption using rsa keys

* Adds holder-of-key support

* fixes serialization/deserialization of SubjectConfirmationData with type attribute

* renames test class

* Adds Saml2MetadataSerializer read methods

* Adds writing methods for saml2 metadata

* adds reading of federation metadata

* adds federation metadata write methods

* Update FederationMetadataSerializerTests.cs

* fixes metadata serialiation

* fixes saml2 holder of key

* Update ExtendedSaml2SecurityTokenHandler.cs