Skip to content

Releases: okta/okta-idx-dotnet

Okta.Idx.Sdk 2.4.8

26 Feb 23:06
6b36be9

Choose a tag to compare

Okta.Idx.Sdk 2.4.7

13 Jan 20:28
dbf7b92

Choose a tag to compare

Okta.Idx.Sdk 2.4.6

28 Oct 17:41
694775d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/okta/okta-idx-dotnet/compare/Okta.Idx.Sdk@2.4.5...Okta.Idx.Sdk@2.4.6

Okta.Idx.Sdk 2.4.5

11 Jul 11:30
f8e4824

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/okta/okta-idx-dotnet/compare/Okta.Idx.Sdk@2.4.4...Okta.Idx.Sdk@2.4.5

Okta.Idx.Sdk 2.4.4

01 Aug 17:10
49cc868

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/okta/okta-idx-dotnet/compare/Okta.Idx.Sdk@2.4.3...Okta.Idx.Sdk@2.4.4

Okta.Idx.Sdk 2.4.3

11 Jul 15:51
79d06be

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/okta/okta-idx-dotnet/compare/Okta.Idx.Sdk@2.4.2...Okta.Idx.Sdk@2.4.3

Okta.Idx.Sdk 2.4.2

27 Mar 20:45
9e91e5b

Choose a tag to compare

Updates

Update vulnerable dependencies

Okta.Idx.Sdk 2.4.1

31 Oct 16:03
953664c

Choose a tag to compare

Features

Add support for the activation token flow

Okta.Idx.Sdk 2.4.0

02 Oct 15:59
9fceec7

Choose a tag to compare

Features

  • Add IdxClientBuilder to simplify configuration of IdxClient.
  • Add PasswordWarnStateResolver to account for password warn state.
  • Add CustomPasswordWarnStateResolver enabling custom resolution of password warn state.

Bug Fixes

  • Check password warn state on skip to prevent exception.

Okta.Idx.Sdk 2.3.2

24 Jul 15:04
a30a78a

Choose a tag to compare

Bug Fixes

  • Include (password) complexity in response when present.