Skip to content

Releases: okta/okta-sdk-dotnet

Okta.Sdk v6.0.10

09 May 18:14
5efd966
Compare
Choose a tag to compare

Bug Fixes

  • Fix "DeleteFactorAsync not removing phone with removeEnrollmentRecovery" issue (#630)
  • Fix "ChangePasswordRequest.revokeSessions does not exist" issue (#624)

Okta.Sdk v6.0.9

09 May 18:13
0c29b90
Compare
Choose a tag to compare

Bug Fixes

Fix "Retrieving Group no Longer Retrieves Additional Profile Data" issue (#634)

Okta.Sdk v6.0.8

18 Apr 20:44
0bbab4d
Compare
Choose a tag to compare

Bug Fixes

  • Fix "API Calls Trap Request Timeout Exceptions" issue (#632)
  • Fix "Resend SMS as part of enrollment" issue (#633)
  • Update IamRoles.Permissions object type from Object to HrefObject.
  • Add IamRoles.Self property.

Okta.Sdk v6.0.7

22 Mar 18:37
c23340e
Compare
Choose a tag to compare

Bug Fixes

  • Fix UpdateProfileMappingAsync doesn't update properties issue (#618)
  • Fix UpdateUserAsync should allow updating the user type issue (#615)

Okta.Sdk v6.0.6

09 Mar 20:32
206b058
Compare
Choose a tag to compare

Bug Fixes

Fix the ResourceSet spec by adding a new model, CreateResourceSetRequest, to be used in the CreateResourceSetAsync method and regenerate the SDK.

Okta.Sdk v6.0.5

28 Feb 15:18
5a3b9f7
Compare
Choose a tag to compare

Bug Fixes

Fix "SDK calls with private key authorization mode start returning empty results after inner access token expired" issue (#616)

Okta.Sdk v6.0.4

21 Feb 18:02
526d2bb
Compare
Choose a tag to compare

Bug fixes

Ignore null values during JSON serialization. Fixes (#614 )

Okta.Sdk v6.0.3

10 Feb 16:11
f479048
Compare
Choose a tag to compare

Bug Fixes

  • Fix "Listing IAM roles doesn't work" (#607)

Okta.Sdk v6.0.2

12 Jan 22:12
5d49f6f
Compare
Choose a tag to compare

Bug Fixes

Fixed "Pagination not working when using PrivateKey Authorization Mode" (#611)

Okta.Sdk v6.0.1

18 Nov 17:01
ad7e0c7
Compare
Choose a tag to compare

Bug Fixes

  • Made AppUser.PasswordChanged property nullable (#599)
  • Fixed "invalid audience" issue (#600)