Skip to content

Releases: duosecurity/duo_client_python

Version 4.4.0

20 Apr 19:47
5ee77fa
Compare
Choose a tag to compare
  • Update_settings method updated to match current API specification
  • Allowed specifying a custom port for the client
  • Added more trusted Duo CA certs to default bundle
  • Cleaned up use of urllib/urlparse
  • Fixed signature version 4 support
  • Removed deprecated and unusable signature version 3 support

Version 4.3.2

07 Jun 18:20
338c385
Compare
Choose a tag to compare
  • Added support for Python 3.9
  • Added a simple function in duo_client.Admin to fetch a single endpoint
  • Added an example script using the Duo Trust Monitor Events iterator
  • Added admin client methods for external password management API endpoints
  • Removed extraneous Host header when running with Python 3

Version 4.3.1 of the Duo API Python Client

17 Feb 20:36
Compare
Choose a tag to compare
  • Added support for billing edition and Telephony credits endpoints

Version 4.3.0 of the Duo API Python Client

05 Nov 18:43
906388c
Compare
Choose a tag to compare
  • Added webauthn credential methods
  • Added support for updating helpdesk message
  • Improved support for multiple aliases
  • Added new methods for trust monitor events
  • Various bug fixes

Version 4.2.0 of the Duo API Python Client

12 Mar 13:57
Compare
Choose a tag to compare
  • Added backoff and retry logic to rate limited requests
  • Moved the minimum TLS version to TLS1.0. Up from SSLv3.
  • Added single user directory sync to the Admin API

Version 4.1.0 of the Duo API Python client

14 Dec 15:15
Compare
Choose a tag to compare

This is an incremental update to to the Admin API client code and examples, to support pagination of API results.

Version 4.0.0 of the Python Duo API client

08 Oct 17:56
3436033
Compare
Choose a tag to compare

Pull in support for:

  • Admin Logon factor restriction
  • Username alias manipulation
  • Python 3.7

3.3.0

15 Jun 15:41
Compare
Choose a tag to compare

Minor bug fixes, and API v2 enhancements.