Skip to content
This repository has been archived by the owner on Dec 14, 2017. It is now read-only.

Releases: IdentityServer/IdentityServer3.WsFederation

2.0.5

17 Jan 12:56
Compare
Choose a tag to compare

Bug fix related to 'entityID' exception when IssuerUri is not set.

2.0.4

02 Dec 05:49
Compare
Choose a tag to compare

Fixed a bug in metadata generation to allow automatic importing on ADFS

2.0.1

06 Sep 19:56
Compare
Choose a tag to compare

Bugs fixed:

  • ID4178 when setting EncryptingCertificate on RelyingParty (#30)
  • Protocol endpoint needs to disallow XFO (#45)

1.1.2

06 Mar 18:05
Compare
Choose a tag to compare

Fixed a bug around encrypting tokens (thanks @vidarkongsli)

1.1.0

08 Feb 10:23
Compare
Choose a tag to compare
  • #20 - [Question] Which Stores/Repositories are significant for WsFederation?
  • #19 - [Question] Is there a way to get custom WsFed parameters mapped over to SignInMessage for a custom UserService?
  • #4 - Allow ctor for WsFederationPluginOptions to accept IdentityServerOptions
  • #24 - Map wfed to acr values on SignInMessage
  • #23 - Allow setting the SAML Nameidentifier
  • #22 - Make hashing/digest algorithm configurable
  • #21 - Usage of OwinEnvironmentService not supported
  • #17 - Add Logging to controllers/validators

Beta 1

31 Jul 12:54
Compare
Choose a tag to compare