Releases: DuendeSoftware/products
Releases · DuendeSoftware/products
IdentityServer 5.1
As part of this release we had 8 issues closed.
bugs
- #142 Fix GetAuthorizationContextAsync to return multiple query values from returnUrl
- #140 Fix CustomRedirectResult to use IAuthorizationParametersMessageStore if registered
enhancements
- #159 HtmlEncode iframe URLs in EndSessionCallbackResult
- #143 Add ISV flag and update license key validation
- #136 optimize URLs for JWT request/request URI scenarios
- #135 Preserve user session when same user re-authenticating
- #95 add ApiResources to consent screen
- #84 add feature to cleanup consumed tokens
IdentityServer 5.0.5
As part of this release we had 2 issues closed.
enhancements
IdentityServer 5.0.4
IdentityServer 5.0.3
IdentityServer 5.0.2
IdentityServer 5.0.1
IdentityServer 5.0.0
As part of this release we had 22 issues closed.
new features
- #6 Automatic Key Management
- #52 Resource Indicators
- #48 Enable data protection on persisted grants
- #28 License validation
- #26 iss Response Parameter
enhancements
- #68 Add option to specify whether s_hash should be emitted.
- #65 Allow for prompt handling to maintain original values when sent to login page
- #58 Update to the latest JS/CSS libs in UIs
- #54 add support for ui_locales on end session endpoint
- #37 Fix PromptModel handling
bug
- #53 Create JTI on each new access token
internals
- #70 Ref/usage of http context accessor
- #64 Optimize claims serialization for persisted grants
- #63 Remove json.net from key management
- #62 Update to latest minor versions of bootstrap and jquery
- #60 Switching to IdentityModel v5 and remove JSON.NET dependency
- #55 Add abstraction for retrieving the issuer name for the current request
IdentityServer 5.0.0 Preview 3
- added resource isolation
- added data protection for persisted grants
- removed JSON.NET dependencies
IdentityServer 5.0.0 Preview 2
- finished automatic key management
IdentityServer 5.0.0 Preview 1
This release is the migration of the code-base to the Duende namespace. It also includes the first version of the built-in key management.