- Update to 2.9.13 * Expire and renew the access token when using OAuth 2.0 - from version 2.9.12 * Reduce JWT Token Expiration time OBS-URL: https://build.opensuse.org/request/show/1274363 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-okta?expand=0&rev=9
34 lines
1.2 KiB
Plaintext
34 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon May 5 08:02:16 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 2.9.13
|
|
* Expire and renew the access token when using OAuth 2.0
|
|
- from version 2.9.12
|
|
* Reduce JWT Token Expiration time
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 9 14:03:54 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 2.9.11
|
|
* Allow latest aenum release
|
|
* Add missing OAuthGrantType enum values
|
|
* Add data_type parameter for OktaAPIResponse
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 17 13:17:24 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 2.9.10
|
|
* Fix client creds auth
|
|
- Use Python 3.11 on SLE-15 by default
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 6 14:58:09 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 2.9.9
|
|
* Place client_assertion JWT in body instead of URL
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 12 13:34:00 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Initial package, version 2.9.8
|