Releases: DuendeSoftware/IdentityServer
Releases · DuendeSoftware/IdentityServer
5.0.3
5.0.2
5.0.1
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
5.0.0 Preview 3
- added resource isolation
- added data protection for persisted grants
- removed JSON.NET dependencies
5.0.0 Preview 2
- finished automatic key management
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.