Releases: okta/okta-sdk-python
Releases · okta/okta-sdk-python
v3.0.0
What's Changed
- Upgrade SDK to OAS3.0 by @BinoyOza-okta in #452
- Added README changes. by @BinoyOza-okta in #454
- OKTA-937866 Adding dependabot file for python by @agrja-rastogi-okta in #451
- Add support for new Okta TLD domains (okta-gov.com, okta.mil, okta-miltest.com, trex-govcloud.com) by @BinoyOza-okta in #455
New Contributors
- @agrja-rastogi-okta made their first contribution in #451
Full Changelog: v2.9.13...v3.0.0
v2.9.13
What's Changed
- Expire and renew the access token when using OAuth 2.0 by @BinoyOza-okta in #445
- V2.9.13 Release changes by @BinoyOza-okta in #446
Full Changelog: v2.9.12...v2.9.13
v2.9.12
What's Changed
- Reduce JWT token expiration time. by @BinoyOza-okta in #443
- V2.9.12 Release changes by @BinoyOza-okta in #444
Full Changelog: v2.9.11...v2.9.12
v2.9.11
What's Changed
- Allow latest aenum release by @BinoyOza-okta in #440
- "Okta direct auth API grants" are not valid OAuthGrantType by @BinoyOza-okta in #441
- Fixed #435: added data_type parameter for OktaAPIResponse by @comrumino in #438
- V2.9.11 Release changes by @BinoyOza-okta in #442
New Contributors
- @BinoyOza-okta made their first contribution in #440
- @comrumino made their first contribution in #438
Full Changelog: v2.9.10...v2.9.11
v2.9.10
What's Changed
- Fix client creds auth by @csanders-git in #429
New Contributors
- @csanders-git made their first contribution in #429
Full Changelog: v2.9.9...v2.9.10
v2.9.9
What's Changed
- place client_assertion jwt in body instead of url by @bryanapellanes-okta in #424
Full Changelog: v2.9.8...v2.9.9
v2.9.8
What's Changed
- add signed_nonce userfactor type by @bryanapellanes-okta in #414
Full Changelog: v2.9.6...v2.9.8
v2.9.7
Version 2.9.5
What's Changed
- OKTA-641384: clear token from cache on call to oauth.clear_access_token() by @bryanapellanes-okta in #380
Full Changelog: v2.9.4...v2.9.5
Version 2.9.4
What's Changed
- OKTA-672843 include response for next() during paging operation by @bryanapellanes-okta in #379
Full Changelog: v2.9.3...v2.9.4