This repository has been archived by the owner on Dec 14, 2017. It is now read-only.
Releases: IdentityServer/IdentityServer3.WsFederation
Releases · IdentityServer/IdentityServer3.WsFederation
2.0.5
2.0.4
Fixed a bug in metadata generation to allow automatic importing on ADFS
2.0.1
1.1.2
Fixed a bug around encrypting tokens (thanks @vidarkongsli)
1.1.0
- #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