-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Add API Key Management and Enable Index Sync via Scheduled Task #225551
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
Merged
CAWilson94
merged 40 commits into
elastic:main
from
CAWilson94:charlotte-privmon-index-sync-fix
Jul 4, 2025
Merged
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
4a56139
Fixed privileged user monitoring sync task, but not yet fixed API key
jaredburgettelastic 5a9c35a
Tiny change to error log formatting
jaredburgettelastic 0cd6270
fixing SO type registration and correct API gen
tiansivive 385cb86
hiddenTypes updated for both privmon data client and monitoring data …
CAWilson94 c464741
Fixed API key issues
jaredburgettelastic a414bc9
Merge branch 'main' into charlotte-privmon-index-sync-fix
CAWilson94 d79308b
[CI] Auto-commit changed files from 'node scripts/check_mappings_upda…
kibanamachine 0df29d6
formatting fixes and interval update
CAWilson94 b132c25
Update saved objects count
CAWilson94 fa2219a
update request context test with privmon apikeymanager mock
CAWilson94 a47ac6e
Merge branch 'main' into charlotte-privmon-index-sync-fix
CAWilson94 5405725
[CI] Auto-commit changed files from 'node scripts/jest_integration -u…
kibanamachine ef19cd8
Update comment for snapshot for role descriptors
CAWilson94 dddb436
Merge branch 'main' into charlotte-privmon-index-sync-fix
CAWilson94 9c4d05b
update snapshot testing for auth and component testing for data clien…
CAWilson94 6a9559d
read level perms for api key snapshots auth test
CAWilson94 d30a26e
Merge branch 'main' into charlotte-privmon-index-sync-fix
CAWilson94 03a22cf
snapshot auth update
CAWilson94 430c490
FTR tests WiP
CAWilson94 3b0b16a
FTR test update
CAWilson94 b2c5dfc
revert ftr auth changes - manually created due to update snapshot issues
CAWilson94 29101b3
update snapshot for auth
CAWilson94 9cd10b5
Merge branch 'main' into charlotte-privmon-index-sync-fix
CAWilson94 39e89a5
Merge branch 'main' into charlotte-privmon-index-sync-fix
CAWilson94 5a241ff
Merge branch 'main' into charlotte-privmon-index-sync-fix
CAWilson94 607fcbb
temp fix keyword sorting clause
CAWilson94 8961959
Revert "temp fix keyword sorting clause"
CAWilson94 7e2cec7
Encrypt SO on plugin register, use scoped client instead of internal …
CAWilson94 04f3807
Refactor API key manager to avoid exposing getAPIKey function
CAWilson94 4cb1b27
Move getApiKey into getClient method instead of unnecessary wrapper f…
CAWilson94 d6b3fb0
Remove un-required mapping
CAWilson94 3862a32
Update x-pack/solutions/security/plugins/security_solution/server/sav…
CAWilson94 96be1ee
Remove redundant client return from apiKey Client
CAWilson94 23835ee
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
kibanamachine 4b149f8
Move all relevant type registration info into one place.
CAWilson94 6967e5e
Merge branch 'main' into charlotte-privmon-index-sync-fix
CAWilson94 5ebedaf
Update current_mappings apiKey removal
CAWilson94 de97ccd
[CI] Auto-commit changed files from 'node scripts/jest_integration -u…
kibanamachine e046a0d
Types fix
CAWilson94 6ff9628
Merge branch 'main' into charlotte-privmon-index-sync-fix
CAWilson94 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.