Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add detections + assessment filter keys to valid authlog request params #259

Merged
merged 2 commits into from
Mar 19, 2024

Conversation

bewong2
Copy link
Contributor

@bewong2 bewong2 commented Mar 18, 2024

Description

"detections" and "assessment" added to VALID_AUTHLOG_REQUEST_PARAMS

Motivation and Context

These are new filter keys that can be used while querying for authlogs.
"detections" filters on specific Risk-based Remembered Devices detections and Risk-based Factor Selection detections.
"assessment" filters on the effective Risk-based Authentication trust assessment result.
This information is displayed in the authlog report UI, so Kit should have the ability to filter on them through the admin API.

How Has This Been Tested?

This was tested on the "RBA Sandbox" customer in the First environment (changes to include these filters are rolling out with D287).

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@yizshi yizshi merged commit b7929a3 into duosecurity:master Mar 19, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants