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, andsecretKeytoAuthenticatorProviderConfigurationmodel to support Duo Authenticator openapi-2.13.0 - Renamed query parameter
searchtofilteronGET /api/v1/groupsendpoint 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