Skip to content

Commit

Permalink
Add assessment + detections as allowed authlog request params (#259)
Browse files Browse the repository at this point in the history
  • Loading branch information
bewong2 committed Mar 19, 2024
1 parent 06b5a0c commit b7929a3
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 @@ -209,6 +209,8 @@
"groups",
"factors",
"api_version",
"assessment",
"detections",
]

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

0 comments on commit b7929a3

Please sign in to comment.