-
Notifications
You must be signed in to change notification settings - Fork 347
Add user custom attributes to thread context #5491
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
DarshitChanpura
merged 27 commits into
opensearch-project:main
from
cloud-gov:add-user-attributes-thread-context
Aug 6, 2025
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
b9cfc6f
add user attributes to thread context
markdboyd 4e28c1b
re-add base64 encoding of serialized user custom attributes & null wh…
markdboyd 8522ea3
add entry to CHANGELOG
markdboyd 3e685e1
remove extraneous edits to CHANGELOG
markdboyd 050583b
remove change to add null requested tenant
markdboyd 1e1e1dd
add ImmutableMap to SAFE_ASSIGNABLE_FROM_CLASSES in SafeSerialization…
markdboyd 032d72d
add plugins.security.user_attribute_serialization.enabled setting to …
markdboyd bf43965
add PrivilegesEvaluator.isUserAttributeSerializationEnabled() to chec…
markdboyd 9235d09
apply feedback and spotless formatting
markdboyd 067c8fb
re-add null requested tenant to keep number of items in thread contex…
markdboyd 6db2e3f
fix typo
markdboyd d5065c9
update TestSecurityConfig.User to have custom user attributes
markdboyd aff3e5d
log parsed user in CreateResourceTransportAction.doExecute
markdboyd 34f6166
update SafeSerializationUtils.SAFE_CLASS_NAMES
markdboyd 5c8db0a
update common_utils_version for sample-resource-plugin
markdboyd 6f98bf5
add integrationTestImplementation for sample-resource-plugin
markdboyd 13551e9
apply spotless formatting
markdboyd 5703faf
move user serialization/deserialization integration tests to a separa…
markdboyd d7ba240
remove debugging output
markdboyd 69ad91e
fix bad CHANGELOG merge
markdboyd 41a4b02
fix bad CHANGELOG merge
markdboyd 5217e14
add spotlessApply fixes
markdboyd 5baf96b
apply spotless formatting
markdboyd 5f195ca
fix bad CHANGELOG merge
markdboyd 55a401e
fix bad merge in setUserInfoInThreadContext
markdboyd 47dbec7
revert special handling of requested tenant when setting user info in…
markdboyd c161d33
remove unnecessary plugin tests
markdboyd 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
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.