Skip to content

v2.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 19:44
· 218 commits to master since this release
v2.13.0
b4946d7

Released 06/21/2022

v2.13.0

Okta SDK Golang release in conjunction with v2.13.0 of the Okta OpenAPI Specification (Management APIs)

Updates

  • Added properties host, integrationKey, and secretKey to AuthenticatorProviderConfiguration model to support Duo Authenticator openapi-2.13.0
  • Renamed query parameter search to filter on GET /api/v1/groups endpoint openapi-2.13.0
  • New feature, SDK client can authenticate with Bearer token orienting the SDK client to the security scope of a specific application #310
  • Added ability to specify JWT kid header #308

Bug fixes

  • Schema API calls with one of / enum values will have correct type when calling API #312