Skip to content

Commit

Permalink
Add assessment + detections as allowed authlog request params
Browse files Browse the repository at this point in the history
  • Loading branch information
bewong2 committed Mar 11, 2024
1 parent 32265f6 commit 89eb289
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions duo_client/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,8 @@
"groups",
"factors",
"api_version",
"assessment",
"detections",
]

VALID_ACTIVITY_REQUEST_PARAMS = ["mintime", "maxtime", "limit", "sort", "next_offset"]
Expand Down

0 comments on commit 89eb289

Please sign in to comment.