v2.13.0
·
218 commits
to master
since this release
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
, andsecretKey
toAuthenticatorProviderConfiguration
model to support Duo Authenticator openapi-2.13.0 - Renamed query parameter
search
tofilter
onGET /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