Skip to content

Releases: SOLIDSoftworks/Solid.IdentityModel

1.0.6

15 Oct 14:36
Compare
Choose a tag to compare
Moves Saml2 specific code from Saml2p protocol project to here

1.0.5

15 Oct 13:50
Compare
Choose a tag to compare
Allows custom authentication methods if they are uri formatted

1.0.4

15 Oct 13:28
Compare
Choose a tag to compare
Update CustomCryptoProvider.cs

1.0.3-beta

27 Sep 15:49
Compare
Choose a tag to compare
Update CustomCryptoProvider.cs

1.0.2-beta

24 Sep 15:39
19c55c5
Compare
Choose a tag to compare
Update publish.yml

1.0.1-beta

24 Sep 15:36
19c55c5
Compare
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
Compare
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