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

[Google Workspace]: Misclassification of Successful Logins with "Challenge Passed" Status #12976

Open
harrison-bornstein-abnb opened this issue Mar 5, 2025 · 0 comments

Comments

@harrison-bornstein-abnb
Copy link

Integration Name

Google Workspace [google_workspace]

Dataset Name

Login

Integration Version

2.31.0

Agent Version

8.16.0

Agent Output Type

elasticsearch

Elasticsearch Version

8.17.1

OS Version and Architecture

N/A

Software/API Version

No response

Error Message

Login events are not recognized as successful when login.challenge_status is "Challenge Passed," even though these events represent successful logins.

Event Original

{"actor":{"email":"[email protected]","profileId":"111111111"},"etag":""Q2W123123123123"","events":{"name":"login_verification","parameters":[{"name":"login_type","value":"google_password"},{"multiValue":["security_key"],"name":"login_challenge_method"},{"name":"login_challenge_status","value":"passed"},{"boolValue":true,"name":"is_second_factor"}],"type":"login"},"id":{"applicationName":"login","customerId":"123","time":"2025-02-27T05:59:58.481Z","uniqueQualifier":"123"},"ipAddress":"111.11.111.111","kind":"admin#reports#activity"}

What did you do?

It was installed normally as any other integration.

What did you see?

event.outcome is failure

What did you expect to see?

event.outcome to be success

Anything else?

No response

@harrison-bornstein-abnb harrison-bornstein-abnb changed the title [Integration Name]: Brief description of the issue [Google Workspace]: Misclassification of Successful Logins with "Challenge Passed" Status Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant