15
0
forked from pool/python-okta

Accepting request 1235221 from home:glaubitz:branches:devel:languages:python

- Update to 2.9.9
  * Place client_assertion JWT in body instead of URL

OBS-URL: https://build.opensuse.org/request/show/1235221
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-okta?expand=0&rev=3
This commit is contained in:
2025-01-06 16:28:45 +00:00
committed by Git OBS Bridge
parent fa6f6e7439
commit c751bf99ad
4 changed files with 19 additions and 12 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
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>