-
Notifications
You must be signed in to change notification settings - Fork 511
[Okta] Add event categories and types #15860
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
base: main
Are you sure you want to change the base?
[Okta] Add event categories and types #15860
Conversation
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
|
@moxarth-rathod, looks good, majority of the pipeline was autogenerated so looks fine, please fix the PR no. and i'll approve. |
Co-authored-by: Shourie Ganguly <[email protected]>
🚀 Benchmarks reportTo see the full report comment with |
💚 Build Succeeded
History
|
|
@terrancedejesus @ShourieG @efd6 fyi, I had to adjust some of the suggested mappings because certain event categories contained invalid event types. For example, the |
|
Can you confirm that you have used the generator shown in #15235 (comment) with the definitions in #15235 (comment)? |
Yes, but I made a few changes during testing, including adding null handling. Also, some event types were invalid for their respective categories, so I've updated those definitions accordingly. |
| @@ -0,0 +1,6527 @@ | |||
| --- | |||
| description: |- | |||
| Code generated by dispear; DO NOT EDIT. | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please share the exact code used to produce this in a gist for me to replicate and validate .
Proposed commit message
Checklist
changelog.ymlfile.How to test this PR locally
Related issues