Skip to content

Releases: okta/okta-sdk-golang

v6.1.6

07 Apr 04:59
59e763d

Choose a tag to compare

What's Changed

  • feat: remove required parameters from user identifier policy conditions by @pranav-okta in #589

Full Changelog: v6.1.5...v6.1.6

v6.1.5

01 Apr 05:05
cf104e7

Choose a tag to compare

What's Changed

Full Changelog: v6.1.4...v6.1.5

v6.1.4

27 Mar 18:15
742c102

Choose a tag to compare

What's Changed

  • addresses the missing fields in OAuth2ClientJsonSigningKeyResponse by @aditya-okta in #586

Full Changelog: v6.1.3...v6.1.4

v6.1.3

25 Mar 13:12
80dcb77

Choose a tag to compare

What's Changed

  • fix: CreateGroupPushMappingRequest accept Appconfig as pointer by @pranav-okta in #584

Full Changelog: v6.1.2...v6.1.3

v6.1.2

25 Mar 09:19
5484043

Choose a tag to compare

What's Changed

Full Changelog: v6.1.1...v6.1.2

v6.1.1

24 Mar 13:26
f553419

Choose a tag to compare

What's Changed

Full Changelog: v6.1.0...v6.1.1

v6.1.0

24 Mar 05:47
02e72bd

Choose a tag to compare

What's Changed

  • Update the OpenAPI spec to v2026.03.0. Thanks @pranav-okta

v6.0.4

23 Mar 07:27
932f47a

Choose a tag to compare

What's Changed

  • fix: Don't mutate original request query by @erezrokah in #568
  • fix: policy condition using required params instead of optional by @pranav-okta in #577

Full Changelog: v6.0.3...v6.0.4

v6.0.3

29 Jan 10:07
cc642c3

Choose a tag to compare

v6.0.3

  • Fix CreateGroupPushMapping API request body structure #570. Thanks @aditya-okta
  • Fix "data matches more than one schema in oneOf" error when creating/reading OIDC applications with JWKS keys #571. Thanks @aditya-okta
  • Add fallback logic in oneOf discriminator unmarshalling that returns nil instead of an error when the discriminator value doesn't match any explicit mapping #571
  • Add OAuth2ClientJsonWebKeySet schema for JWKS API responses #571
  • Add missing fields to JWKS schemas (alg, use, created, id, lastUpdated, _links) #571
  • Add crv (curve) field to EC key schemas for ECDSA key support #571
  • Add named schema OpenIdConnectApplicationSettingsClientKeysKeysInner to ensure JWKS key documentation is generated #571

v6.0.2

22 Dec 16:53
ce451b3

Choose a tag to compare

v6.0.2