Skip to content

Releases: DuendeSoftware/IdentityServer

6.2.0 Preview 1

19 Oct 15:24
836c1a5
Compare
Choose a tag to compare
6.2.0 Preview 1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 6.1.7...6.2.0-preview.1

6.1.7

12 Oct 14:14
96a6d0b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.1.6...6.1.7

6.1.6

04 Oct 15:02
3b7c05d
Compare
Choose a tag to compare

What's Changed

  • Add support for "extras" in license key by @brockallen in #1030
  • Fix refresh token data fixup upgrade when using DefaultPersistedGrantService by @brockallen in #1028

Full Changelog: 6.1.5...6.1.6

6.1.5

31 Aug 19:04
f0a2997
Compare
Choose a tag to compare

What's Changed

  • when renewing server-side session, create new entry if current session not found by @brockallen in #1008

Full Changelog: 6.1.4...6.1.5

6.1.4

15 Aug 17:28
41a8f0a
Compare
Choose a tag to compare

What's Changed

  • fix URI validation to allow query params with encoded values by @brockallen in #1007

Full Changelog: 6.1.3...6.1.4

6.1.3

08 Aug 14:36
1b2eaf8
Compare
Choose a tag to compare

What's Changed

  • support invalid_request when client_id is missing in client secret validator by @brockallen in #980

Full Changelog: 6.1.2...6.1.3

6.1.2

12 Jul 15:08
0222403
Compare
Choose a tag to compare

What's Changed

  • handle bad form data on token (and other) endpoints by @brockallen in #958
  • ensure we capture milliseconds of the current DateTime when creating events by @brockallen in #950
  • fix incorrect filtering logic in QuerySessionsAsync by @brockallen in #946
  • make OperationalStoreOptions public on PersistedGrantDbContext by @brockallen in #945
  • capture session id value on token request when refresh token is being used by @brockallen in #944
  • add back missing virtuals to PersistedGrantStore by @brockallen in #964
  • Make AuthorizationRequest ctor as public to override implementation IReturnUrlParser by @yartat in #791
  • Ignore empty query/form input values by @brockallen in #947

New Contributors

Full Changelog: 6.1.1...6.1.2

6.1.1

23 Jun 11:25
669d43c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.1.0...6.1.1

6.1.0

20 May 14:34
6f2cfe8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.0.2...6.1.0

6.1.0 Preview 2

11 Mar 08:06
3584414
Compare
Choose a tag to compare
6.1.0 Preview 2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 6.0.2...6.1.0-preview.2