A Golang SDK for interacting with the Okta management API, enabling server-side code to manage Okta users, groups, applications, and more.
The Okta User API provides operations to manage users in your organization.
## v6.0.3 - Fix `CreateGroupPushMapping` API request body structure [#570](https://github.com/okta/okta-sdk-golang/pull/570). Thanks [@aditya-okta](h…
# v6.0.2 - Fix datatype of lastConnection in agent pools response https://github.com/okta/okta-sdk-golang/pull/566. Thanks [@pranav-okta](https://g…
## What's Changed * docs: update readme by @pranav-okta in https://github.com/okta/okta-sdk-golang/pull/547 * fix: only mark stale if maintainer has…
## What's New in v6.0.0 🎉 **Major SDK Update**: This release includes comprehensive Apache License 2.0 headers across all SDK files with proper copyr…
Add option to prevent hitting the API limit https://github.com/okta/okta-sdk-golang/pull/526. Thanks [@erezrokah](https://github.com/erezrokah) and [@…
## Release v5.0.5 (May 06, 2025) - Fix the Go Documentation spam [#512](https://github.com/okta/okta-sdk-golang/pull/511). Thanks [@aditya-okta](htt…
Fix unmarshalling error for Policy.Embedded (https://github.com/okta/okta-sdk-golang/pull/498) Thanks [@duytiennguyen-okta]
- Fix unmarshalling error for Group owner object lastUpdated (#486) Thanks [@duytiennguyen-okta]