Releases: okta/okta-sdk-python
Releases · okta/okta-sdk-python
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
Version 2.9.3
What's Changed
- Add missing properties to applicationsettingsapplication per the reference docs: https://developer.okta.com/docs/reference/api/apps/#settings-4
- Add signed_nonce factor type per the reference docs: https://developer.okta.com/docs/reference/api/factors/#factor-type
Version 2.9.2
What's Changed
- Add missing dependency in setup.py by @justinabrokwah-okta in #351
- Update init.py by @bretterer in #352
Full Changelog: v2.9.1...v2.9.2
Version 2.9.1
What's Changed
- fixing okta icon image url by @BarondeCharlus in #323
- Update README.md by @omidraha in #310
- Update README.md by @glebinsky in #321
- Update README.md by @scheblein in #300
- update HTTPError, OktaAPIError to call Error base class constructor by @andyj29 in #319
- Update type checking in jwt.py to use isinstance synxtax for consistency by @andyj29 in #320
- pagination should be easier by @gabrielsroka in #328
- Update next by @bretterer in #348
- Update version number by @bretterer in #349
New Contributors
- @BarondeCharlus made their first contribution in #323
- @omidraha made their first contribution in #310
- @glebinsky made their first contribution in #321
- @scheblein made their first contribution in #300
- @andyj29 made their first contribution in #319
Full Changelog: v2.9.0...v2.9.1