issues
search
duosecurity
/
duo_client_python
Python library for interacting with the Duo Auth, Admin, and Accounts APIs
https://duo.com/docs/
Other
136
stars
135
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: update_integration() function parameter clarification. Closes #280
#281
MarkTripod-Duo
opened
3 weeks ago
0
Update comments to indicate "visual_style" parameter is unused
#280
AaronAtDuo
opened
3 weeks ago
0
add method to update Passport configuration via the AdminAPI
#279
kmahan-duo
closed
1 month ago
0
Adds calculate policy endpoint to admin client
#278
bvertkin
closed
1 month ago
0
Update set_allowed_admin_auth_methods in admin.py
#277
cisco-apylypen
closed
1 month ago
0
feat: add registered_devices methods to client.Admin
#276
MarkTripod-Duo
closed
3 months ago
0
feat: add desktop authenticators methods to client.Admin
#275
MarkTripod-Duo
opened
3 months ago
0
Update bypass code endpoint with new parameter
#274
cmkeefer
closed
3 months ago
0
Question - How to properly use add_yubikey_token
#273
mrSpartonRose
closed
3 months ago
4
feat: add get_passport_config() to client.Admin
#272
MarkTripod-Duo
closed
3 months ago
0
correcting path in usage section of README.md
#271
triceduo
closed
3 months ago
2
bad link in READ.me
#270
triceduo
closed
2 months ago
1
add gets for custom_branding queries
#269
madsi1m
opened
5 months ago
0
add get auth summary endpoint to the admin object
#268
ClovisIRex
opened
5 months ago
1
Updating policy files to reflect the current Duo Desktop policy structure
#267
cisco-jbammel
closed
7 months ago
0
Added get_secret_key method to admin.py
#266
NotJoePesci
closed
6 months ago
1
next_offset pagination in auth logs
#265
ClovisIRex
opened
7 months ago
12
Update the warning on the activity endpoint to reflect public preview…
#264
AaronAtDuo
closed
7 months ago
0
Add enable_auto_prompt for user creation/modification endpoints
#263
juangw
opened
8 months ago
0
remove Python2 crumbs
#262
a-detiste
closed
7 months ago
1
Pin cyclonedx dependency version
#261
AaronAtDuo
closed
8 months ago
0
Bump version in Client.py to 5.3.0
#260
AaronAtDuo
closed
8 months ago
0
Add detections + assessment filter keys to valid authlog request params
#259
bewong2
closed
8 months ago
0
add enrollment_unversal_prompt_enabled to admin api settings
#258
chisuloAtDisco
closed
8 months ago
0
Add txid in auth and client_supports_verified_push in preauth
#257
kalapathar
closed
8 months ago
0
feat: add bulk operations methods to admin client
#256
MarkTripod-Duo
opened
9 months ago
0
chore: remove admin API credentials from report_user_activity example
#255
MarkTripod-Duo
closed
9 months ago
0
How to use duo_client_python to access an integrations secret key?
#254
Future-Jim
closed
6 months ago
2
Accounts API examples for interacting with child accounts via parent account APIs
#253
MarkTripod-Duo
closed
3 months ago
0
fix accessing real example.com in test cases
#252
rhiannonskuse
closed
9 months ago
0
Tests are failing because actual requests are being made
#251
AaronAtDuo
closed
9 months ago
1
Add child_api_host to AccountAdmin tests to fix failing tests
#250
jeffreyparker
closed
9 months ago
0
Add unenrolled user lockout setting to adminapi
#249
juangw
closed
10 months ago
0
Re-organize examples into subfolders based on Duo APIs
#248
MarkTripod-Duo
closed
9 months ago
3
Reorganize examples into client specific folders and add new examples for Accounts and Auth APIs
#247
MarkTripod-Duo
closed
10 months ago
0
Getting 40103 on making GET REST API calls
#246
Nirmalendu
closed
11 months ago
5
Update report_user_by_email.py example to use get_user_by_email() method instead of json_api_call()
#245
MarkTripod-Duo
opened
11 months ago
0
Add get user by email method to duo_client_python along with example script
#244
MarkTripod-Duo
closed
11 months ago
0
feat: Get user by email method addition to Admin client along with example usage script
#243
MarkTripod-Duo
closed
11 months ago
1
doc: add report_user_by_email.py to examples
#242
MarkTripod-Duo
closed
1 year ago
0
feat: Add verification push methods to client
#241
jcheng-duo
closed
11 months ago
1
Getting "Received 429 Too Many Requests" for auth logs even if hitting the API in 6-7 minute intervals
#240
agafonoo
opened
1 year ago
0
5.2.0 version bump
#239
AaronAtDuo
closed
1 year ago
0
Remove reference to Py2 in the bdist build config
#238
AaronAtDuo
closed
1 year ago
0
Stop claiming Py2 support in wheel
#237
AaronAtDuo
closed
1 year ago
0
Duo client installed via pip is missing the get_users_by_names func
#236
agafonoo
closed
1 year ago
3
updating example code to create AccountAdmin with the child api_host…
#235
hsaloiye
closed
1 year ago
0
Add six to dependencies for publish
#234
AaronAtDuo
closed
1 year ago
0
Version bump to prep 5.1.0 release
#233
AaronAtDuo
closed
1 year ago
0
400 Bad Request response when trying to add a token for a yubikey
#232
goulter
opened
1 year ago
1
Next